On Dec 7, 3:50 pm, Alex Fanjul <[email protected]> wrote: > What I've never seen is a good example of RESTful services implemented > in web2py, I could see a lazy example from so much time ago (but not > clear example), If someone could upload a good Slice about this to > web2pyslices.com it would be perfect for all of us. Maybe some example > consuming some public REST service and implementing another REST service.
I don't have a slice but we use REST within our project, so that could be extracted into a slice...maybe a good project for you? :) http://trac.sahanapy.org/browser/models/01_RESTlike_controller.py http://trac.sahanapy.org/wiki/RESTController F -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

