/simpleServer

A simple web server with hapi

Primary LanguageJavaScript

simpleServer

devDependency Status

What?

A simple web server.

Why

The server can receive some data on the /data endpoint and print them on the console. It allow me to test other services which send data to this endpoint

How?

The server is using Hapi and is hosted on Heroku.