jshawl / httpz

Inspect HTTP requests
https://httpz.app
Other
20 stars 4 forks source link
http restful

httpz.app

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