Launched this week
fastapi-viewsets

fastapi-viewsets

DRF-style ViewSets for FastAPI — CRUD in minutes

12 followers

Django REST Framework-style ViewSets for FastAPI. Register LIST, GET, POST, PUT, PATCH, DELETE from one class. Works with SQLAlchemy (sync/async), Tortoise ORM, and Peewee. Pydantic v2, OpenAPI schemas, pagination, optional OAuth2, and declarative eager loading (select_related / prefetch_related) to kill N+1 — without touching the viewset.
fastapi-viewsets gallery image
Free
Launch Team