Flask-RESTful — Flask-RESTful 0.2.1 documentation

index next | Flask-RESTful 0.2.1 documentation » ¶ Flask-RESTful is an extension for Flask that adds support for quickly building REST APIs. It is a lightweight abstraction that works with your existing ORM/libraries. Flask-RESTful encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTful should be easy to pick up. ¶ This part of the documentation will show you how to get started in using Flask-RESTful with Flask. Installation Quickstart A Minimal API Resourceful Routing Endpoints Argument Parsing Data Formatting Full Example Request Parsing Basic Arguments Required Arguments Multiple Values & Lists Other Destinations Argument Locations Multiple Locations Parser Inheritance Output Fields Basic Usage Renaming Attributes Default Values Custom Fields & Multiple Values Url & Other Concrete Fields Complex Structures List Field Advanc...

Linked on 2015-04-01 00:04:52 | Similar Links