+ Todos
-
+
-
-
- Double-click to edit a todo. -
- 1 page C# and Redis-backed | Backbone.js TODO app +
- Double-click to edit a todo. +
- + 1 page C# and Redis-backed | + Backbone.js TODO app
- Jérôme Gravel-Niquet -
-
- Powered By Open Source -
- servicestack.net - | redis - | mono + Created by +
+ Jérôme Gravel-Niquet +
+
+ Powered By Open Source +
+ servicestack.net | redis + | mono




- GitHub-like browser with complete remote file management over REST in - 1 page jQuery + - 1 page C# -
- -The REST /files web service API:
--
-
- GET /path/to/folder -
- Directory listing at server -
- GET /path/to/file.txt -
- Info and contents of text file at path -
- POST /path/to/newfolder (no-body) -
- Create a directory at newfolder path -
- POST /path/to/folder (multipart/form-data) -
- Upload file at folder path -
- PUT /path/to/file.txt -
- Replace contents of text file at path -
- DELETE /path/to/folder -
- Delete folder at path -
+ GitHub-like browser with complete remote file management over REST in + 1 page jQuery + + 1 page C# +
++ The REST /files web service API:
+-
+
- GET /path/to/folder +
- + Directory listing at server +
- GET /path/to/file.txt +
- + Info and contents of text file at path +
- POST /path/to/newfolder (no-body) +
- + Create a directory at newfolder path +
- POST /path/to/folder (multipart/form-data) +
- + Upload file at folder path +
- PUT /path/to/file.txt +
- + Replace contents of text file at path +
- DELETE /path/to/folder +
- + Delete folder at path +
t |