FastAPI application following Clean Architecture principles
Stars
12
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
13
commits
Readme update
e92f812
Add rules for typesafe
ad1b8ee
Add rules for models
4317fbb
Configure Black formatter and apply code quality improvements
0cf4ac7
Add DTO validation using modern Pydantic v2 patterns
15beefd
Hide database config in /config route
2caac2a
Remove datetime.now() dependency from User domain entity
91d71d0
Update gitignore
86767bc
Customize OpenAPI schema for validation error responses
1decbf4
Add MIT License
c821048
Add comprehensive project documentation
c255612
Add type annotations and configure development tooling
ff1e3de
Initial commit: Clean Architecture FastAPI application
370140a