issues
search
hfaran
/
Tornado-JSON
A simple JSON API framework based on Tornado
http://tornado-json.readthedocs.org/
MIT License
273
stars
60
forks
source link
URL Annotations
#37
Closed
hfaran
closed
10 years ago
hfaran
commented
10 years ago
Added
__urls__
and
__url_names__
attributes to allow flexible creation of custom URLs that make creating REST APIs etc. easy
Added a REST API demo as an example for URL annotations
Added URL annotations documentation
Refactored and improved route generation in
routes
__urls__
and__url_names__
attributes to allow flexible creation of custom URLs that make creating REST APIs etc. easyroutes