https://github.com/jpmcb/node-header-microservice
Node API providing JSON data of users IP address, language, and browser OS
https://github.com/jpmcb/node-header-microservice
Last synced: 9 months ago
JSON representation
Node API providing JSON data of users IP address, language, and browser OS
- Host: GitHub
- URL: https://github.com/jpmcb/node-header-microservice
- Owner: jpmcb
- Created: 2017-03-14T17:13:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T02:34:48.000Z (over 9 years ago)
- Last Synced: 2025-04-03T10:38:24.633Z (about 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Node API Header Microservice
_____________
Simple API that provides request with a JSON object that contains the IPv4, IPv6, language, and operating system of requesting cliet. Running version of the app can be found [here](https://header-microservice-api.herokuapp.com/).