An open API service indexing awesome lists of open source software.

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

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