User Management API
Production Ready
User Management API
A production-grade REST API for comprehensive user management with authentication, RBAC, 2FA, and enterprise security features.
Quick Start
Base URL: http://localhost:5001/api/v1
Core Features
Tech Stack
FastifyTypeScriptPrismaPostgreSQLJWTZodbcrypt
API Endpoints
/api/v1/auth/*Authentication/api/v1/users/*User Profile/api/v1/2fa/*Two-Factor Auth/api/v1/sessions/*Sessions/api/v1/admin/*Admin Panel/api/v1/roles/*RBAC/api/v1/audit/*Audit Logs