Build a REST API with Flask
Project description
Build a REST API with Flask and marshmallow.
flask-rest-api relies on marshmallow, webargs and apispec to provide a complete REST API framework.
Features
Serialization, deserialization and validation using marshmallow Schema.
OpenAPI (Swagger) specification automatically generated, and exposed with ReDoc or Swagger UI.
Pagination.
ETag.
Install
pip install flask-rest-api
flask-rest-api supports Python >= 3.5.
Documentation
Full documentation is available at http://flask-rest-api.readthedocs.io/.
Support flask-rest-api
flask-rest-api is built on marshmallow, webargs and apispec.
If you’d like to support the future of the project, please consider contributing to marshmallow’s Open Collective:
License
MIT licensed. See the LICENSE file for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for flask_rest_api-0.15.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2fb057e667c691a5be34059e68947f6e2ed89d28139bd7e3ac43485461d4352 |
|
MD5 | 8368dec44943f9893e2690661cb4399a |
|
BLAKE2b-256 | b2b4a0e759bd1ef325469cc6cca3026a25394e3f8829435d4396ccb9a48ab1c1 |