You are right. That documentation is 10 years old and needs a revision.

On Saturday, 26 November 2016 17:08:33 UTC-6, Marlysson Silva wrote:
>
> In web2py's documentation about RESTFul services it shows how retrieve 
> resources by people , example:
>
> http://127.0.0.1/myapp/default/api/persons.json
>
>
> And after it shown how retrieve a unique person :
>
> http://127.0.0.1/myapp/default/api/person/1.json
>
> But in REST especification ( or at least by convention ) is recommended 
> handle all resources in plural .. and too to stay an api clean .. without 
> many endpoints..
>
> Just observation about the diference in how web2py handle data endpoints 
> and the convention in world. :D 
>
> Have you some consideration?
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to