Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubenvar/fcc-headerparser
Header Parser Microservice project for freeCodeCamp
https://github.com/rubenvar/fcc-headerparser
freecodecamp
Last synced: about 2 months ago
JSON representation
Header Parser Microservice project for freeCodeCamp
- Host: GitHub
- URL: https://github.com/rubenvar/fcc-headerparser
- Owner: rubenvar
- Created: 2018-03-24T10:44:48.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-02-11T17:05:53.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T23:04:39.935Z (almost 2 years ago)
- Topics: freecodecamp
- Language: JavaScript
- Homepage: https://comfortable-draw.glitch.me/
- Size: 141 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FreeCodeCamp Request Header Parser Microservice
This is the second API project on the freeCodeCamp APIs and Microservices Certification.
This app will output JSON with:
- Your IP Address
- The language of your browser
- Your operating system and it's versionRight here: [https://comfortable-draw.glitch.me/api/whoami](https://comfortable-draw.glitch.me/api/whoami)