pdonorio / angulask

A project to template flask web server to meet angularjs
0 stars 0 forks source link

Make the endpoints RESTful #6

Closed pdonorio closed 8 years ago

pdonorio commented 8 years ago

Rest should be the default for endpoints as thought on the flask CMS:

http://flask-restful-cn.readthedocs.org/en/0.3.4/

This would make a lot easier to create new pages on demand via configuration

pdonorio commented 8 years ago

Some other interesting elements are found here: http://flask-restplus.readthedocs.org/en/latest/syntaxic_sugar.html#route-with-decorator