https://github.com/izzypt/request-header-parser-microservice
Repo for freeCodeCamp Microservice exercise
https://github.com/izzypt/request-header-parser-microservice
Last synced: 9 months ago
JSON representation
Repo for freeCodeCamp Microservice exercise
- Host: GitHub
- URL: https://github.com/izzypt/request-header-parser-microservice
- Owner: izzypt
- Created: 2023-03-17T17:18:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-17T18:24:05.000Z (over 3 years ago)
- Last Synced: 2025-01-14T21:45:20.869Z (over 1 year ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Request-Header-Parser-Microservice
Repo for freeCodeCamp Microservice exercise
# Tests
- Passed: You should provide your own project, not the example URL.
- Passed: A request to /api/whoami should return a JSON object with your IP address in the ipaddress key.
- Passed: A request to /api/whoami should return a JSON object with your preferred language in the language key.
- Passed: A request to /api/whoami should return a JSON object with your software in the software key.
# Public Display
https://Request-Header-Parser-Microservice.simobonvalot.repl.co