Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 281 Bytes

File metadata and controls

13 lines (9 loc) · 281 Bytes

#Request Header Parser

Request Header parser is microservice that shows to the user his ip address, language and OS. Has no dependencies.

Request Header Parser requires Node.js v4+ to run.

Install and start the server.

$ npm install
$ npm start