DeanWay / fastapi-versioningLinks
api versioning for fastapi web applications
☆844Updated 2 years ago
Alternatives and similar repositories for fastapi-versioning
Users that are interested in fastapi-versioning are comparing it to the libraries listed below
Sorting:
- Opinionated set of utilities on top of FastAPI☆745Updated 3 years ago
- Asynchronous event dispatching/handling library for FastAPI and Starlette☆611Updated last year
- row level security for FastAPI framework☆651Updated 2 years ago
- Request ID propagation for ASGI apps☆629Updated last year
- Adds simple SQLAlchemy support to FastAPI☆758Updated last year
- Tools to convert SQLAlchemy models to Pydantic models☆1,407Updated 2 months ago
- FastAPI framework plugins☆607Updated 6 months ago
- FastAPI pagination 📖☆1,606Updated last week
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆1,037Updated last year
- Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints☆1,162Updated this week
- A FastAPI Middleware of https://github.com/joerick/pyinstrument to check your service performance.☆363Updated last year
- A request rate limiter for fastapi☆733Updated last year
- Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automaticall…☆607Updated 2 weeks ago
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆828Updated last year
- Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.☆644Updated last week
- SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.☆430Updated last week
- Drop-in API-key based security for FastAPI☆471Updated 2 years ago
- fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.☆1,816Updated 7 months ago
- This code generator creates FastAPI app from an openapi file.☆1,383Updated 2 weeks ago
- FastAPI client generator☆432Updated 2 years ago
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆559Updated 3 years ago
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆560Updated 2 years ago
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆517Updated this week
- Broadcast channels for async web apps. 📢☆1,264Updated 9 months ago
- FastAPI application and service structure for a more maintainable codebase – See full article☆394Updated 3 years ago
- FastAPI simple cache☆309Updated 4 years ago
- Reusable utilities for FastAPI☆2,299Updated 11 months ago
- Fast, beautiful and extensible administrative interface framework for Starlette & FastApi applications☆973Updated last week
- Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)☆969Updated 3 weeks ago
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆668Updated 3 weeks ago