Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 204 Bytes

readme.md

File metadata and controls

10 lines (6 loc) · 204 Bytes

is a service for inspecting http requests.

Local Setup

$ git clone https://github.com/jshawl/httpz.git
$ docker-compose up -d
$ cd client && npm start