fastapi-versioning
API versioner
A library that provides versioning for FastAPI web applications
api versioning for fastapi web applications
662 stars
7 watching
64 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
anthonycorletti/firestore-fastapi | A FastAPI application with Google Cloud Firestore integration to create scalable, cloud-based APIs | 47 |
identixone/fastapi_contrib | A collection of utilities and features for building FastAPI applications | 623 |
kludex/flake8-fastapi | A flake8 plugin to help developers avoid common mistakes when building FastAPI applications | 44 |
madkote/fastapi-plugins | Provides a plugin-based architecture to extend and customize the FastAPI framework | 389 |
markqiu/fastapi-mongodb-realworld-example-app | A real-world backend application using FastAPI and MongoDB | 440 |
dialoguemd/fastapi-sqla | An extension for FastAPI that simplifies interaction with SQLAlchemy databases. | 229 |
qw3rtman/p | A utility for managing different versions of Python on a single system. | 776 |
testdrivenio/fastapi-crud-sync | An API built using FastAPI and Pytest for creating, reading, updating, and deleting data in a synchronized environment. | 79 |
anthonycorletti/cloudrun-fastapi | An implementation of a Full-Stack Python API with PostgreSQL and Cloud Run deployment using FastAPI and Alembic for database migrations. | 196 |
bwillis/versioncake | A tool for versioning APIs in Rails applications to manage multiple API versions and clients. | 654 |
sticksnleaves/versionary | A library that provides versioning for API applications using Elixir and Plug | 40 |
mpanarin/versioce | Automates versioning and changelog generation for software projects | 30 |
sunhailin-leo/fastapi_profiler | Tools to monitor and analyze performance of service code in FastAPI applications | 239 |
koxudaxi/fastapi-code-generator | Generates a FastAPI application from an OpenAPI file | 1,089 |