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/.
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
flask-rest-api-0.12.0.tar.gz
(48.2 kB
view details)
Built Distribution
File details
Details for the file flask-rest-api-0.12.0.tar.gz
.
File metadata
- Download URL: flask-rest-api-0.12.0.tar.gz
- Upload date:
- Size: 48.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f2ee15d32112dadc542b5b6e9d9cc166c8b7550a5fe07e3bdad848e89f05856 |
|
MD5 | d070db534f4a9bd5f308620bc06361fa |
|
BLAKE2b-256 | 3810059d5a78cf45749b5af77aad4e9d4569a77d18877fb273c8206038ce8d5d |
Provenance
File details
Details for the file flask_rest_api-0.12.0-py3-none-any.whl
.
File metadata
- Download URL: flask_rest_api-0.12.0-py3-none-any.whl
- Upload date:
- Size: 25.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad53770df46991289d434c9003f934799a705b1cd3bda5ee328cd1ba4cc9cdfa |
|
MD5 | 9196fcc8f2c008588fe4c14e14706670 |
|
BLAKE2b-256 | 358c53c3a3a1e2e1dea5e42bc07839b08d05a32bdfef9b99b0627cacbbbebf77 |