fastapi-plugins
Framework extender
Provides a plugin-based architecture to extend and customize the FastAPI framework
FastAPI framework plugins
369 stars
3 watching
21 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
aiojobsaiomcacheaioredisasyncasynciofastapifastapi-pluginshealthchecksjsonloggingmemcachedopenapiopenapi3pythonpython3redisredis-sentinel
Related projects:
Repository | Description | Stars |
---|---|---|
jacobsvante/fastapi-security | A FastAPI extension for adding authentication and authorization as dependencies | 140 |
smagafurov/fastapi-jsonrpc | A JSON-RPC server implementation using FastAPI | 294 |
dialoguemd/fastapi-sqla | An extension for FastAPI that simplifies interaction with SQLAlchemy databases. | 210 |
mermade/openapi-specification-extensions | Provides a comprehensive resource for common OpenAPI specification extensions and their analyses | 47 |
markqiu/fastapi-mongodb-realworld-example-app | A real-world backend application using FastAPI and MongoDB | 438 |
sabuhish/fastapi-mqtt | A Python library providing an asynchronous MQTT client and event-driven framework for building real-time applications | 264 |
uriyyo/fastapi-pagination | Simplifies pagination in FastAPI applications by providing utility functions and data models to manage paginated responses. | 1,200 |
kludex/flake8-fastapi | A flake8 plugin to help developers avoid common mistakes when building FastAPI applications | 44 |
arthurhenrique/cookiecutter-fastapi | A template to create FastAPI projects with machine learning and other features | 489 |
amisadmin/fastapi-amis-admin | A high-performance admin framework for FastAPI applications | 1,086 |
fastapi-mvc/fastapi-mvc | A tool that streamlines the development of FastAPI applications by providing a project generator, auto-deployment to Kubernetes and Redis cluster, and automated testing and documentation. | 627 |
mirzadelic/fastapi-starter-project | A FastAPI starter project that sets up a basic API with models and migrations using SQLModel and Alembic. | 116 |
leosussan/fastapi-gino-arq-uvicorn | A high-performance async REST API framework with support for PostgreSQL and Redis. | 420 |
identixone/fastapi_contrib | A collection of utilities and features for building FastAPI applications | 622 |