Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 192 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 192 Bytes

Debug HTTP Server

A simple local running server that prints out the request details to the console

Run npx debug-http-server

Or, clone from the repository to modify and run it yourself