Finished Request Header Parser Microservice. Feedback please!

Hey guys, here’s my solution to the Node Request Header Parser project. Any feedback or constructive criticism is welcome. Thanks!

Glitch: https://observant-linen.glitch.me/
Github: https://github.com/envincebal/node-header-parser

It looks good! I haven’t started this project but the ip-address returned by your server doesn’t match any ip addresses in my terminal window when I type in ipconfig in my command prompt. Do you know why that is so?

1 Like

That’s for the feedback!

I’m honestly not sure. I just tested ipconfig on the terminal and it gives a different ip address too. Although when I use some sort of ip address lookup on the web, it matches the one on this project. I tried other people’s project and showed the same thing. I honestly am not very well read when it comes to networks.

1 Like