https://github.com/rithik149/request-header-parser-microservice
A lightweight and fast microservice that extracts essential information from incoming HTTP requests — including IP address, language preferences, and software details — all from the headers. Part of the FreeCodeCamp Backend Certification projects.
https://github.com/rithik149/request-header-parser-microservice
api express-js freecodecamp-project node-js
Last synced: about 1 month ago
JSON representation
A lightweight and fast microservice that extracts essential information from incoming HTTP requests — including IP address, language preferences, and software details — all from the headers. Part of the FreeCodeCamp Backend Certification projects.
- Host: GitHub
- URL: https://github.com/rithik149/request-header-parser-microservice
- Owner: Rithik149
- Created: 2025-06-26T17:22:38.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-26T18:06:51.000Z (12 months ago)
- Last Synced: 2025-06-26T18:34:17.888Z (12 months ago)
- Topics: api, express-js, freecodecamp-project, node-js
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
<<<<<<< HEAD
# Request-Header-Parser-Microservice
=======
# Request Header Parser Microservice
This is the boilerplate for the Request Header Parser Microservice project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/apis-and-microservices/apis-and-microservices-projects/request-header-parser-microservice
>>>>>>> d3af45e (Initial files adding)