A simple header parser based on the FCC curriculum
Find a file
2025-03-20 02:01:26 +00:00
public fix: remove user stories 2020-10-12 14:31:20 -05:00
scripts Add request parser and formatter 2025-03-20 02:01:26 +00:00
views fix: use correct headers (#39) 2023-12-01 21:47:57 -08:00
.gitignore feat: init gitpod config (#42) 2024-02-14 08:24:07 -06:00
.gitpod.yml fix(config): remove theme config (#44) 2024-06-03 13:39:42 -07:00
index.js Initiate web server 2025-03-20 02:00:42 +00:00
package-lock.json fix(config/deps): update and a little cleanup (#28) 2022-07-15 15:10:54 -06:00
package.json fix(config): Change details in package 2025-03-20 01:59:44 +00:00
README.md chore: clarify readme (#25) 2022-05-03 17:48:46 -05:00
sample.env feat: init gitpod config (#42) 2024-02-14 08:24:07 -06:00

Request Header Parser Microservice

This is the boilerplate for the Request Header Parser Microservice project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/apis-and-microservices/apis-and-microservices-projects/request-header-parser-microservice