reverb

module
v0.0.0-...-cfb220e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2016 License: MIT

README

Reverb

Reverb is a simple HTTP server for testing / debugging / logging requests from some service. It stores a request's details in memory, and provides an interface to retrieve them later to inspect them.

Usage

Reverb is go-gettable, and super easy to run and use.

$ go get -u github.com/SeerUK/reverb/...
$ reverb
$ # Or if you want to configure it a bit more:
$ reverb -addr 0.0.0.0 -port 8080

@TODO

License

MIT

Directories

Path Synopsis
cmd
reverb command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL