gomibako

command module
v0.0.0-...-d85a200 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2016 License: MIT Imports: 16 Imported by: 0

README

Gomibako

A requestb.in clone writtern in Go. (hobby product)

Usage

$ npm install -g yarn # If you have not installed yarn
$ make
$ ./gomibako --port=8000

And access to http://localhost:8000 .

You can also build it for a Linux environment like below.

$ make clean # If you need
$ GOOS=linux GOARCH=amd64 make

Description

Gomibako is a mini web app to inspect HTTP requests to it (like requestb.in).

  • Gives you a URL that collect requests to it
  • Let you inspect requests in real time (using Sever Sent Event)

License

MIT

Author

hakobe

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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