Updated README.md in relation with "rest" lib relocation
This commit is contained in:
@@ -38,7 +38,6 @@ Or using git version >= 1.6.5
|
||||
* __wsf__: Web Server Framework [read more](library/server/wsf)
|
||||
* request
|
||||
* __router__: URL dispatching/routing based on uri, uri_template, or custom [read more](library/server/request/router)
|
||||
* rest: experimental: RESTful library to help building RESTful services
|
||||
|
||||
### protocol
|
||||
* __http__: HTTP related classes, constants for status code, content types, ... [read more](library/protocol/http)
|
||||
@@ -62,6 +61,11 @@ Or using git version >= 1.6.5
|
||||
* [Eiffel Web Nino](contrib/library/server/nino)
|
||||
* ..
|
||||
|
||||
## Draft folder = call for contribution ##
|
||||
### library/server/request ###
|
||||
* request
|
||||
* rest: (experimental) "a" RESTful library to help building RESTful services
|
||||
|
||||
## Examples
|
||||
..
|
||||
|
||||
|
||||
Reference in New Issue
Block a user