From Zero to a Dockerized Django REST API with PostgreSQL and JWT. Over the past few days, I've been building a production-oriented Django REST API project and documenting the journey. The goal wasn't ...
Powered by Cookiecutter, Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. Only maintained 3rd party libraries are used. Uses PostgreSQL everywhere: 14 - 18 ...
A few months ago, I had never opened a pull request against a real production codebase. This spring, as part of my CodeDay capstone at Green River College, my team and I contributed a feature to ...
SaaS billing API is a production-ready backend engine designed for scalable subscription management. It features a multi-tenant architecture, role-based access control (RBAC), and a robust billing ...