Django Backend & REST API Development

Django and Django REST Framework backends: data models, REST APIs, authentication and access control, backed by PostgreSQL.

I build backend systems with Django and Django REST Framework, from the data model up to the API surface your frontend or mobile client consumes.

Most of my work starts with the same questions: what does the data actually look like, who is allowed to touch it, and how will the API be consumed. From there I design the models, write the serializers and viewsets, and put authentication and permission rules in place so that access control is enforced on the server rather than assumed in the client.

I work as a Django backend developer in Bangladesh, and I test what I build the same way I would test someone else's system — checking authorisation boundaries, input handling and error paths rather than only the happy path.

Capabilities