/movie-and-generic-simple-app

A small project developed with NodeJS and deployed on heroku

Primary LanguageJavaScriptMIT LicenseMIT

Movie-And-Generic-Simple-App

How to install?

$ npm install 

How to run?

$ npm start 

Creating an .env file with these properties and initialize their values related to your environment

API_PORT            = null
MONGO_URI           = null

OpenAPI Swagger Documentation

http://localhost:3000/api-docs

Requirements

  • Node v0.10.32 or above
  • Express 4 or above
  • MongoDB

Testing

  • npm install
  • npm test

Demo link

  • https://simple-genre-movie-webservice.herokuapp.com/