Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hfaran committed Feb 23, 2014
1 parent 3973a88 commit 706bc24
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions demos/rest_api/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Creating a REST API Using URL Annotations

This demo serves as an introduction and explanation of URL annotations (a fancy name for what are two class variables: `__urls__` and `__url_names__` that provide some cool functionality. See the corresponding blurb in [the documentation](http://tornado-json.readthedocs.org/en/latest/restapi.html) for details.

0 comments on commit 706bc24

Please sign in to comment.