Update doc structure, and fixed a few links.
This commit is contained in:
36
doc/wiki/project/Tasks-Roadmap.md
Normal file
36
doc/wiki/project/Tasks-Roadmap.md
Normal file
@@ -0,0 +1,36 @@
|
||||
Check new roadmap wiki page: [roadmap](roadmap.md)
|
||||
## Future
|
||||
* Focus on REST API
|
||||
- Hypermedia API
|
||||
- HAL, Collection/JSON ...
|
||||
- ATOM, RSS, XHTML, ... ?
|
||||
* Extend WSF with libraries addressing common needs
|
||||
- Logging
|
||||
- Caching
|
||||
- Security (authentication) + OAuth (consumer+provider) + OpenID?
|
||||
- Filter chain
|
||||
|
||||
* Start thinking about application friendly libraries
|
||||
- Template engine
|
||||
- State machine
|
||||
- HTML5 (XHTML+JS) generation for widgets (table, suggestive box, ...)
|
||||
- Google API, Twitter API, ... ?
|
||||
|
||||
* Improve documentation
|
||||
- WSF documentation + tutorial
|
||||
- Topic: how to contribute ?
|
||||
- Example: add a "graphviz server" example, which will demonstrate an REST Hypermedia API, with logging, caching and security
|
||||
|
||||
## Version 0.1 june 2012 ##
|
||||
* "Eiffel WSGI" spec
|
||||
* Core of Eiffel Web Framework
|
||||
- EWSGI connectors: CGI, libfcgi, Nino
|
||||
- WSF: request, response, router
|
||||
- And utility lib, error, http, encoders, ...)
|
||||
* Examples
|
||||
* Documentation (tutorial inside the examples folder)
|
||||
* Installation scripts
|
||||
|
||||
## Contributors ##
|
||||
- See [the collaboration page](../community.md)
|
||||
|
||||
Reference in New Issue
Block a user