16 projects
fastapi-rbac-kit
Drop-in role-based access control for FastAPI — roles, permissions, decorators.
sqlalchemy-soft-delete
Soft delete mixin for SQLAlchemy — never lose data again
pywebhook-lite
Simple webhook sender and receiver with HMAC signatures and retry logic
fastapi-admin-panel
Auto-generated admin panel for FastAPI + SQLAlchemy — like Django Admin
envguard-check
Validate your environment variables before your app crashes
reqlog-middleware
Auto-log every FastAPI request with timing — one line setup
cronify-scheduler
Lightweight background task scheduler — no Celery needed
fastapi-paginate-pro
Effortless pagination for FastAPI + SQLAlchemy
dotcompare
Compare .env files — find missing variables before they find you
healthkit
Professional health checks for FastAPI — DB, Redis, disk, memory in one endpoint
migratecheck
Catch dangerous database migrations before they hit production
dbseed
Auto-generate fake data for SQLAlchemy models — zero config
apikeyauth
Drop-in API key authentication for FastAPI
logpretty
Beautiful, colorful logging for Python — zero config
fastapi-cache-pro
Dead-simple caching for FastAPI — one decorator, done
fastapi-error-handler
Elegant, consistent error handling for FastAPI applications