/node-movies-json

Demo endpoint for pulling a JSON feed of some hardcoded movies

Primary LanguageJavaScript

node-movies

A simple nodejs server

run it locally

cd into the directory

npm install
node server.js

localhost:9292/

Responds with public/index.html where you client mvc code can live

localhost:9292/movies

A json response with a list of movies