fastapi-gino-arq-uvicorn
API framework
A high-performance async REST API framework with support for PostgreSQL and Redis.
High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).
420 stars
12 watching
44 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
apiarqasyncasynciofastapiginoopenapi3postgresqlpydanticpythonpython3restswaggeruvicornuvloop
Related projects:
Repository | Description | Stars |
---|---|---|
jonra1993/fastapi-alembic-sqlmodel-async | An async web framework template for building secure and efficient APIs with authentication and role-based access control. | 1,008 |
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 |
testdrivenio/fastapi-crud-sync | An API built using FastAPI and Pytest for creating, reading, updating, and deleting data in a synchronized environment. | 79 |
anthonycorletti/firestore-fastapi | A FastAPI application with Google Cloud Firestore integration to create scalable, cloud-based APIs | 47 |
stac-utils/stac-fastapi-pgstac | Provides an interface to access and manipulate STAC data using the FastAPI framework. | 53 |
apiflask/apiflask | A lightweight Python web API framework for building RESTful APIs with automatic validation, serialization, and OpenAPI documentation. | 1,039 |
thomaxxl/safrs | A framework that exposes SQLAlchemy models as a JSON:API and generates OpenAPI documentation. | 405 |
kogosoftwarellc/open-api | A monorepo of various packages to support OpenAPI in Node.js applications | 894 |
testdrivenio/fastapi-crud-async | Asynchronous API with CRUD operations | 437 |
dialoguemd/fastapi-sqla | An extension for FastAPI that simplifies interaction with SQLAlchemy databases. | 210 |
smagafurov/fastapi-jsonrpc | A JSON-RPC server implementation using FastAPI | 294 |
madkote/fastapi-plugins | Provides a plugin-based architecture to extend and customize the FastAPI framework | 369 |
prostomarkeloff/fastapi-tortoise | A template for building scalable web APIs with FastAPI and Tortoise ORM. | 127 |
ostinelli/gin | A fast and low-latency web framework with embedded API Console and client for building JSON-API applications. | 238 |
ergo/pyramid_apispec | Generates OpenAPI specification files for Pyramid applications. | 23 |