echobin

command module
v0.9.0-alpha Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: MIT Imports: 19 Imported by: 0

README

echobin

Yet another Golang port of httpbin(a HTTP request & response testing service), powered by echo framework.

Docker Image Size (latest) License

Run Locally

  • Run in docker
docker run -p 8080:8080 gimo/echobin
  • Or if you have Go 1.16+ installed
git clone https://github.com/masakichi/echobin.git
cd echobin
go run .

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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