kundanvishen / movies-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple REST API demonstration

using Node, Express, Mongoose and Jasmine.

How To Run:

  1. Make sure Mongo service is up and running
  2. Install all dependencies using
    npm install
  1. Service is available at http://localhost:3000/movies

License

All code is open source and dual licensed under GPL and MIT. Check the individual licenses for more information.

About


Languages

Language:JavaScript 100.0%