Hi everyone! π
Iβve built a production-ready Django REST API template using cookiecutter-django, designed to tackle the challenge of finding a project that fully embraces modern best practices. My project comes with:
- π οΈ Testing & linting: pytest, coverage (badge, gh artifacts) and more.
- π Deployments: Fully automated on DigitalOcean VPS with Docker Swarm.
- π Zero-downtime SSL: Automatic SSL certs via Traefik & ACME.
- π¦ Automated changelogs: Conventional commits + SemVer generate release notes.
- π Rolling updates & rollbacks: Managed by Docker Swarm.
- π API docs: drf-spectacular auto-generates OpenAPI 3.0 docs & Swagger UI.
Iβm excited to share this with the community and would love to hear your feedback. Check out the project here https://github.com/aidoskanapyanov/fuel-tracker-rest-api-django.
Happy coding!
Top comments (0)