mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 06:46:16 +00:00
@@ -5,6 +5,12 @@ A [Kenneth Reitz](http://kennethreitz.org/bitcoin) Project.
|
||||
|
||||

|
||||
|
||||
Run locally:
|
||||
```sh
|
||||
docker pull kennethreitz/httpbin
|
||||
docker run -p 80:80 kennethreitz/httpbin
|
||||
```
|
||||
|
||||
See http://httpbin.org for more information.
|
||||
|
||||
## Officially Deployed at:
|
||||
|
||||
Reference in New Issue
Block a user