Skip to content

Public/protected APIs for a movie database, built with Node.js, express and mongoDb.

Notifications You must be signed in to change notification settings

adiMallya/movieSmash

Repository files navigation

Movie Smash

APIs powering a IMDb like app, a movie database and review platform.

Key Features

  • Public and Protected routes
  • Bearer Authentication
  • Error and Logging middlewares
  • Secure from CORS, XSS attacks and NoSQL Injections

Built with

  • Node
  • Express
  • Mongo DB