/adagio

A reference implementation of a service exposing an API in Node.js

Primary LanguageJavaScriptMIT LicenseMIT

Adagio

Adagio is a reference Node.js implementation of a service exposing an API.

Setup

1. Install dependencies:

$ npm install

2. Start the service:

$ npm start

3. You can browse the API at http://localhost:3000