/header-parser-ms

A mircoservice to parse http headers

Primary LanguageJavaScript

header-parser-ms

Build Status

A timestamp microservice which gives the ip address, preferred languages and system info of a user's device

Endpoints

GET /api/whoami

Install dependencies

$ npm install

Running

$ npm start

Testing

$ npm test