Skip to content

Device and connection info via request head parsing served using an api.

Notifications You must be signed in to change notification settings

ak7991/apis-and-microservices-whoami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REQUEST HEADER PARSER API

Delivers device info as a JSON. This is just an api. It was developed by me while learning from FreeCodeCamp (FCC).

Contents

On the front-end,

  • Absolutely nothing

On the back-end,

  • app starts at server.js
  • frameworks and packages in package.json
  • Barebones logic in js
  • API route in /routes/index.js

Notes on Usage

Just send a get request to [project URL]/api/whoami

About

Device and connection info via request head parsing served using an api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published