fastapi-crud-async
API
Asynchronous API with CRUD operations
FastAPI CRUD
437 stars
9 watching
90 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
async-postgresasync-pythonfastapistarlette
Related projects:
Repository | Description | Stars |
---|---|---|
testdrivenio/fastapi-crud-sync | An API built using FastAPI and Pytest for creating, reading, updating, and deleting data in a synchronized environment. | 79 |
awtkns/fastapi-crudrouter | Automates creation of CRUD routes for models in a FastAPI application | 1,417 |
melvinkcx/fastapi-events | An event dispatching/handling library for FastAPI and Starlette applications | 444 |
stac-utils/stac-fastapi-pgstac | Provides an interface to access and manipulate STAC data using the FastAPI framework. | 53 |
vlcinsky/fastapi-sse-htmx | Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX. | 37 |
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 |
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 |
koxudaxi/fastapi-code-generator | Generates a FastAPI application from an OpenAPI file | 1,067 |
trallnag/prometheus-fastapi-instrumentator | Instrumenting FastAPI applications with Prometheus metrics | 973 |
smagafurov/fastapi-jsonrpc | A JSON-RPC server implementation using FastAPI | 294 |
leosussan/fastapi-gino-arq-uvicorn | A high-performance async REST API framework with support for PostgreSQL and Redis. | 420 |
kthwaite/fastapi-websocket-broadcast | A FastAPI application that enables real-time communication between clients through WebSockets. | 133 |
daluu/autopydriverserver | Provides a WebDriver API via a server to drive AutoPy tool/library | 16 |
mdconaway/fastapi-cruddy-framework | A framework providing a set of tools and policies to simplify CRUD operations in FastAPI applications. | 22 |