Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jshawl/httpz

Inspect HTTP requests
https://github.com/jshawl/httpz

http restful

Last synced: 3 months ago
JSON representation

Inspect HTTP requests

Awesome Lists containing this project

README

        

# [httpz.app](https://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