Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 596 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 596 Bytes

API Project: Request Header Parser Microservice for freeCodeCamp

My project for the Request Header Parser Microservice challenge as part of the curriculum for the APIs and Microservices Certification on Free Code Camp.


Built With

Installation

$ git clone sagarsoni7/boilerplate-project-headerparser.git
$ npm install
$ npm start

Go to http://localhost:3000.