All Projects → kennethreitz-archive → flask-rest

kennethreitz-archive / flask-rest

Licence: ISC license
Simple Flask extension for providing RESTful APIs.

Programming Languages

python
139335 projects - #7 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].