denisediniz / headerparser-microservice

Headerparser microservice

Home Page:https://headerparser-microservice-dd.glitch.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request Header Parser Microservice

Notes:

  1. Get the IP address, preferred languages and system infos of the request.

Example usage:

  • [base_url]/api/whoami

Example output:

  • {"ipaddress":"159.20.14.100","language":"en-US,en;q=0.5","software":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0"}

About

Headerparser microservice

https://headerparser-microservice-dd.glitch.me

License:MIT License


Languages

Language:JavaScript 100.0%