Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 322 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 322 Bytes

Movies Search Engine

A search engine to get the details of a movie

  • User can search for any movie and matching results are shown on the results page.
  • Details like cast and crew, plot keywords, release info, trailers and reviews are shown for the movie.
  • Django is used as the server framework to expose the APIs.