You will get a secure Django REST Framework API for your backend


Project details
I work in Django and DRF daily: custom permissions, serializer validation that actually catches bad input, Celery for background jobs, and migrations that don't lock your production table. Whether it's a new app or patching an existing one, I write tests for the parts that would hurt if they broke silently. You get a short README covering setup and any env vars.
Programming Languages
PythonCoding Expertise
Performance Optimization, SecurityWhat's included $150
These options are included with the project scope.
$150
- Delivery Time 7 days
- Number of Revisions 2
- Responsive Design
- Source Code
About Younes
Spring Boot Backend Engineer | Secure APIs, OAuth2/Keycloak, Fintech
Casablanca, Morocco - 10:19 pm local time
Most Spring Boot APIs I'm called in to look at fail on the same handful of things: refresh-token rotation misconfigured in Keycloak, IDOR on resource endpoints because authorization is checked at the controller instead of the data layer, JWT validation that trusts the alg header, and multi-tenant queries missing a tenant filter. I find these for a living on both sides — I write the code and I break it.
What I do:
- Spring Boot 3 / Java 21 REST APIs — clean domain modelling, virtual threads where they earn it
- Spring Security: OAuth2, JWT, Keycloak realms, RBAC, multi-tenant isolation
- Security review of an existing Spring codebase — OWASP API Top 10, written report with reproduction steps and patches
- Angular / Next.js front ends when you need one hand on the whole stack
Background: Senior engineer in a bank's digital factory, working on payment and fraud-adjacent microservices. Independent security researcher. Java/Spring core with Docker, Kubernetes, and CI/CD.
Send me your repo or your problem and I'll tell you straight whether I'm the right fit before you spend a dirham.
Steps for completing your project
After purchasing the project, send requirements so Younes can start the project.
Delivery time starts when Younes receives requirements from you.
Younes works on your project following the steps below.
Revisions may occur after the delivery date.
Review project scope and existing code
I look at your models and requirements, confirm the endpoints and auth flow, then start building against that spec.