A FastAPI project template with a scalable and clean architecture, designed to help you quickly start building production-ready applications.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
Feat: add password validation with regex and pydantic validators
f648ca5View on GitHubFeat: add Docker support and restructure API routing with CORS middleware
20b4ed6View on GitHubFeat: add profile image upload and removal with S3 integration
a8b43a3View on GitHubFeat: Add timestamps and profile fields to models and services
e942d22View on GitHubFeat: update user model, services, and schemas; improve security and formatting
165da19View on GitHubAdd auth module with endpoints, services, and schema updates
f88091eView on GitHubDocs: Update README to reflect project structure and features
47e8ba7View on GitHub