Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 372 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 372 Bytes

Django REST Framework - IMDB Clone

This application is a REST API utilising the Django DRF Framework.

It is based on the IMDB Website and allows...

Streaming Platforms to be created, updated and deleted (Admin Users Only) Movies (WatchLists) to be created, updated and deleted (Admin Users Only) Reviews to be created, updated and deleted (Authenticated Users Only)