Project
This app was built using python and Django Rest Framework. You are able to create users, movies and movies rent. For authentication users I used JWT and for API documentation I used Swagger.
Technologies
Django Rest Framework
Python
PostgreSQL
Back