Dependencies

require('request')
require('date-and-time');
require('request')
require('express-session')
require('body-parser');


ES6 precompiler: install babel-preset

Details

interpreter.js 
	- fetch data from multiple different sources
	- Implement a query interpreter system which allow you to easily add new sources into the list without changing much of the code

service.js
	- simple api web app as a proof of concept

Run

To quickly try the webapp:

node service.js