Skip to content

marshmallow-code/flask-smorest

flask-smorest

Latest version Python versions Build status pre-commit.ci status Documentation Code coverage

'cause everybody wants s'more

flask-smorest is a REST API framework built upon Flask and marshmallow.

Features

  • Serialization, deserialization and validation using marshmallow Schema
  • Explicit validation error messages returned in response
  • Database-agnostic
  • OpenAPI (Swagger) specification automatically generated and exposed with ReDoc, Swagger UI or RapiDoc
  • Pagination
  • ETag

Install

pip install flask-smorest

Documentation

Full documentation is available at http://flask-smorest.readthedocs.io/.

Contributing

Check out the Contributing Guidelines to see how you can help.

Please also check out our Code of Conduct.

Support flask-smorest

If you'd like to support the future of the project, please consider contributing to marshmallow's Open Collective:

Donate to our collective

License

MIT licensed. See the LICENSE file for more details.

About

DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors