Maybe this example will help: https://groups.google.com/forum/#!topic/web2py/efrSxAT9AnU
On Wed, Aug 15, 2012 at 3:10 AM, deepak <[email protected]> wrote: > I want to use RESTful URL patters likewise in Flask, > 'http://publish.luisrei.com/articles/flaskrest.html' > > All I could end up finding was to make use of routes.py [routes_in & > routes_out]. > > Deepak > > -- > > > --

