This repository is not active
pratikmandge/Movie-Collection-Web-Application
A Django web application that lets users create and manage movie collections using JWT authentication. It integrates with a third-party movie API for listing movies and includes CRUD operations for collections. Custom middleware tracks and manages server request counts.
PythonMIT