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.13.1.tar.gz
(48.3 kB
view details)
Built Distribution
File details
Details for the file flask-rest-api-0.13.1.tar.gz
.
File metadata
- Download URL: flask-rest-api-0.13.1.tar.gz
- Upload date:
- Size: 48.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb6f136966706f199d1163e3e8851670c6571329b821409873554847437d5c10 |
|
MD5 | dc0c476a487ad43f198d51f533b3faa5 |
|
BLAKE2b-256 | d9d6aa9e64408ff08bb3c77c667fca855f3354db6ae024620241eb1f7c136529 |
Provenance
File details
Details for the file flask_rest_api-0.13.1-py3-none-any.whl
.
File metadata
- Download URL: flask_rest_api-0.13.1-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bba6c90523bf963ab4bdabb217e4001ef9dbd51789eac3e5d454b66b643ff8c |
|
MD5 | 9a6684922171eae9ceb87af0595a0a14 |
|
BLAKE2b-256 | d9a939eb9f0e77418f3272ea0ae7db3a1880391bcad90af7997c54b36af19a6f |