Showing posts with label node. Show all posts
Showing posts with label node. Show all posts

Saturday, 8 November 2014

Creating a simple REST API with Node Express

Install dependencies

Create: server.js

Create film-data.json

Start the server

image

image

image

image

You can download and run the full source without the need to install any dependencies:  https://github.com/stevenh77/simple-rest-express-server

Thursday, 9 October 2014