Name | Info | Tags |
---|---|---|
Flask-Pydantic | Flask extension for integration of the awesome pydantic package with Flask. | pydantic, (de)serialization, api |
Flask-Marshmallow | Flask-Marshmallow is a thin integration layer for Flask and marshmallow that adds additional features to marshmallow, including URL and Hyperlinks fields for HATEOAS-ready APIs. It also (optionally) integrates with Flask-SQLAlchemy. | marshmallow, (de)serialization, api |