Hello,
I would like to know your opinion about a kind of javadoc for restlet we
could call restletdoc. A rest api is an api as the others, so it could be
interesting to have a web representation of this api like the one we have
for java or other languages.
In this restlet doc we would have :
* categories of retslets apis , ie kind of java package for restlets
* the restlet api like /myproject/myresource/{mytype}
* the http methods like get/put/...
* the data exchanged
* the HTTP error code involved and processed
* ...

regards
xavier

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2436620

Reply via email to