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)