Back to search
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
feat(auth): complete login flow with JWT tokens + 100% test coverage on service & handler layers
00687c8View on GitHubfeat(auth): complete register flow with JWT tokens + rate limiting fix + embedded migrations + Prometheus metrics
274044aView on GitHubAdd GCRA rate limiter (Lua) and refactor project structure (server.go, rate-limiter middleware)
89d4f56View on GitHubrefactor: production-grade,safe distroless multi-stage Dockerfile (<15MB)
22980eeView on GitHubfeat: add PostgreSQL + Redis setup with multi-stage Dockerfile and docker-compose; fix potential context leaks
8e47d2eView on GitHub