Files
Kenneth Reitz cdeb91868e ugh
2011-08-02 23:52:04 -04:00

28 lines
329 B
ReStructuredText

Flask-Rest
==========
Simple Flask extension for RESTful APIs.
- Throttling
- Decorators. Lots of decorators.
- SQLAlchemy Extras
- Canned response codes
- Authentication Methods
+ HTTP Basic
+ OAuth
+ xAuth
Look Into
---------
- Class-based views
Thoughts
--------
::
from flaskext.rest import Endpoint