
Movie Reviewer
Share your thoughts on every movie with the world.
The Movie Reviewer API allows users to create accounts, add movies and add reviews and ratings for those movies. This API can be used to build applications that allow users to explore and compare different movies, read reviews, and give their own ratings. It also allows users to create their own accounts and follow their favorite movies.
MY ROLE .
- Backend Developer
FEATURES IMPLEMENTED .
- - Developed a REST API with Django and PostgreSQL database
- - Implemented JWT authentication to secure endpoints from unauthorized access.
- - Added throttling features as seen in enterprise APIs to limit number of requests per user account type
TECH STACK .
- Django REST Framework
- PostgreSQL