Resource/s for category: api

Name Info Tags
Flask-Rebar Flask-Rebar combines Flask, Marshmallow, and Swagger for robust REST services. swagger, marshmallow, api
APIFlask Web APIs for Flask swagger, marshmallow, api
Flask-RESTX Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask. swagger, marshmallow, api
Flask-Flasgger Flasgger is a Flask extension to extract OpenAPI-Specification from all Flask views registered in your API. swagger, api
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
APIFairy A minimalistic API framework built on top of Flask, Marshmallow and friends. marshmallow, apispec, api