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.10.0.tar.gz
(45.8 kB
view details)
Built Distribution
File details
Details for the file flask-rest-api-0.10.0.tar.gz
.
File metadata
- Download URL: flask-rest-api-0.10.0.tar.gz
- Upload date:
- Size: 45.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30e8c7b484e5f6fa93f359e866945f6288342a58a54c49b5d157e26339364d88 |
|
MD5 | bc833a3b1b360c3febb32ca4960042cd |
|
BLAKE2b-256 | 06fad90b2ebb2ac9f5294986621f05b814b4f7736cd5908a031635165e24ba50 |
Provenance
File details
Details for the file flask_rest_api-0.10.0-py3-none-any.whl
.
File metadata
- Download URL: flask_rest_api-0.10.0-py3-none-any.whl
- Upload date:
- Size: 24.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a687f4e2ea41de605b09bf9e02f793d03d1502bc1f0f487d90f3156a2553e909 |
|
MD5 | 7872e98549337876d00cdb5bcb67783a |
|
BLAKE2b-256 | 2a6683709f45601ff90ab4fd9cbcf49164cd67acec703389d0c4588249d5178e |