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.11.1.tar.gz
(47.4 kB
view details)
Built Distribution
File details
Details for the file flask-rest-api-0.11.1.tar.gz
.
File metadata
- Download URL: flask-rest-api-0.11.1.tar.gz
- Upload date:
- Size: 47.4 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 | 16c8af722df8d7b259e96547b522189bf83c72657f0b785cba4a27f391a7773d |
|
MD5 | 42211ce6ff25e277e4be23701186f196 |
|
BLAKE2b-256 | 6302d37a425bc72f3595db9b39431357748253076cba53c475b7679d70c3c37c |
Provenance
File details
Details for the file flask_rest_api-0.11.1-py3-none-any.whl
.
File metadata
- Download URL: flask_rest_api-0.11.1-py3-none-any.whl
- Upload date:
- Size: 25.2 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 | 6f373a9ebbe307650d5eb00e0f75b21983ecdf60bb2f832829091a6c282b15a7 |
|
MD5 | e8a4e72046cbf94ea43f7068cd041090 |
|
BLAKE2b-256 | 33a80a408bd3589c76145d37c6b450b19312446b211485ec8cebe5f85a80e6b0 |