You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A complete Backend of IMDb allows users to add movies to watchlists and review and rate them. Making a RESTful API using the Django Rest framework including JWT, Pagination, and Permissions. Worked on creating API and custom pagination & permission for different APIs and integrated Postgres DB.