/movie-listing-be

This is the backend of a movie listing api built using Django Rest Framework.

Primary LanguagePython

Movie Listing API's

This is the backend of a movie listing api built using Django Rest Framework.

Environment Variables

Define following variables in the .env file for this project to run

  • MOVIE_API_URL
  • MOVIE_API_USER_NAME
  • MOVIE_API_PASSWORD

Important Endpoints:

  • Swagger Endpoint: /
  • Redoc Endpoint: /redoc
  • Admin Panel Endpoint: /admin