-
Notifications
You must be signed in to change notification settings - Fork 0
Backend Platform
singh-yash129 edited this page Apr 19, 2026
·
1 revision
Cargo-Core backend is built on FastAPI and Uvicorn, designed for secure role-based operations and asynchronous processing.
- JWT-based authentication lifecycle
- RBAC-protected role modules
- Internal user provisioning controls
- Queue-backed async processing via Redis + Celery
- Migration-managed schema evolution via Alembic
- API-first architecture
- Operational scalability through worker patterns
- Structured logging and diagnostics readiness
- Extensible domain modules for future rollout phases