Back to search
A production-ready FastAPI starter with async SQLAlchemy, JWT authentication, Docker, and CI/CD.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
5
commits
Fix CI mypy: use str() for PyJWT encode() cross-version compatibility
6b776d4View on GitHubFix mypy error: suppress PyJWT stubs mistyping encode() as bytes
cf8610cView on GitHubHarden for production: fix security, reliability, and testing gaps
02c9834View on GitHub