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)
|
* __wsf__: Web Server Framework [read more](library/server/wsf)
|
||||||
* request
|
* request
|
||||||
* __router__: URL dispatching/routing based on uri, uri_template, or custom [read more](library/server/request/router)
|
* __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
|
### protocol
|
||||||
* __http__: HTTP related classes, constants for status code, content types, ... [read more](library/protocol/http)
|
* __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)
|
* [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
|
## Examples
|
||||||
..
|
..
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user