/node-restify-simple-example

Node.js Restify simple example

Primary LanguageHTMLMIT LicenseMIT

node-restify-simple-example

Install

$ git clone https://github.com/ludoviclefevre/node-restify-simple-example.github
$ npm install

Start

$ node app

In your browser, go to:

http://localhost:4444/ to see a statically-served webpage

or

http://localhost:4444/test to see an API response in JSON