README.md in nephos-server-0.1.10 vs README.md in nephos-server-0.1.11
- old
+ new
@@ -10,14 +10,33 @@
- Controllers
- Rendering
- Routing
+No templating, no database by default. They are extensions of your choice.
+
# TODO
-- Database connection
+## TODO v0.2
+- Test
+ - Unitary tests
+ - rendering
+ - routing
+- Documentation
+ - Render Api
+ - Routing
+
+## TODO v1
+- Improved Routing (more helper options)
+- Improved Rendering (more options)
+- Guide about
+ - Controllers
+ - Routing
+ - Api Creation
+ - Database creation
+ - Web HTML with templating
# Start
```sh
gem install nephos-server