miguelgrinberg / APIFairy
A minimalistic API framework built on top of Flask, Marshmallow and friends.
☆322Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for APIFairy
- Flask running on asyncio!☆202Updated last year
- A modern (as of 2024) Flask API back end.☆368Updated 3 months ago
- Flask-Rebar combines flask, marshmallow, and swagger for robust REST services.☆233Updated last month
- DB agnostic framework to build auto-documented REST APIs with Flask and marshmallow☆667Updated this week
- SQLAlchemy 2.0+ wrapper that simplifies its use in Python applications. Can be used on its own or alongside Flask, FastAPI or other web f…☆133Updated 3 months ago
- Quick and simple security for Flask applications☆647Updated this week
- Flask-Meld is a library to provide server rendered templates over websockets for Flask applications to build reactive components without …☆313Updated 2 years ago
- SQLAlchemy integration with marshmallow☆560Updated 2 weeks ago
- Porting Django's email implementation to your Flask applications.☆107Updated 2 months ago
- flask extension for integration with the awesome pydantic package☆365Updated this week
- Strong, Simple, and Precise security for Flask APIs (using jwt)☆343Updated 3 weeks ago
- Filter, sort and paginate SQLAlchemy query objects. Ideal for exposing these actions over a REST API.☆326Updated 2 weeks ago
- ☆655Updated 8 months ago
- Flask + marshmallow for beautiful APIs☆875Updated 2 weeks ago
- Flask extension to help make your static files production ready by md5 tagging and gzipping them.☆157Updated 6 months ago
- A Flask extension for RQ.☆231Updated this week
- HTTP security headers for Flask☆923Updated 6 months ago
- A caching extension for Flask☆893Updated 3 months ago
- Easy file uploads for Flask.☆154Updated last year
- Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes☆1,265Updated 3 months ago
- API spec validator and OpenAPI document generator for Python web frameworks.☆321Updated 3 weeks ago
- A toolbar overlay for debugging Flask applications☆952Updated 2 weeks ago
- Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy☆756Updated 2 months ago
- Authorization and access control for Flask☆72Updated 7 months ago
- Various utility functions and datatypes for SQLAlchemy.☆1,265Updated 2 months ago
- Adds simple SQLAlchemy support to FastAPI