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.9.2.tar.gz
(45.1 kB
view details)
Built Distribution
File details
Details for the file flask-rest-api-0.9.2.tar.gz
.
File metadata
- Download URL: flask-rest-api-0.9.2.tar.gz
- Upload date:
- Size: 45.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e5139265064a98e9076c897d80c2b8f1e880a7258bfbb5d897b2d7562623989 |
|
MD5 | 01d70cfbe7708fdae75a8f41b9d410bc |
|
BLAKE2b-256 | 59bac1240498bb5af6d7980f6c1f82aa03412d5897cacccd6d33414dfc19d108 |
Provenance
File details
Details for the file flask_rest_api-0.9.2-py3-none-any.whl
.
File metadata
- Download URL: flask_rest_api-0.9.2-py3-none-any.whl
- Upload date:
- Size: 34.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/38.2.5 requests-toolbelt/0.8.0 tqdm/4.23.0 CPython/3.5.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b649991e5f36cf9f20d9dd3e2508a3edf54e6c9c53efe472b040b9aa8ab82abf |
|
MD5 | 971c832dae02dabf6d81572f9553688b |
|
BLAKE2b-256 | 9f104c013206f98bcdc107b38bd25ebf859c1dd2566d535782d92601d48d4191 |