/

Let's build something legendary together

/

Movies API with Django

Django Rest Framework / Python / PostgreSQL

Project

Overview

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.

Features

  • ✅Users authentication by JWT
  • ✅Cors
  • ✅Swagger documentation

Technologies

Django Rest Framework

Python

PostgreSQL

Back