go-httpbin
A WIP golang port of https://httpbin.org/.
Building
make
Testing
make test
make testcover
Running
make run
Name | Last commit | Last update |
---|---|---|
httpbin | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
README.md | ||
main.go |
A WIP golang port of https://httpbin.org/.
make
make test
make testcover
make run