fiatjaf / requestbin

an HTTP server that does nothing but log requests you send to it

Repository from Github https://github.comfiatjaf/requestbinRepository from Github https://github.comfiatjaf/requestbin

requestbin

The most simple HTTP server thing that just logs all the requests it gets to the terminal, for debugging purposes. Also known as "requestbin", "postbin", "http logger" (actually none of these queries return anything, but maybe now they will return this).

Install

go get github.com/fiatjaf/requestbin

Or grab a binary from the releases.

Usage

requestbin -port 1234

screenshot

License

Public domain.

About

an HTTP server that does nothing but log requests you send to it


Languages

Language:Go 100.0%