mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
b5466a026a
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
25 lines
512 B
Markdown
25 lines
512 B
Markdown
# httpbin(1): HTTP Request & Response Service
|
|
|
|
|
|
A [Kenneth Reitz](http://kennethreitz.org/bitcoin) Project.
|
|
|
|

|
|
|
|
See http://httpbin.org for more information.
|
|
|
|
## Officially Deployed at:
|
|
|
|
- http://httpbin.org
|
|
- https://httpbin.org
|
|
- http://eu.httpbin.org
|
|
- https://eu.httpbin.org
|
|
- https://hub.docker.com/r/kennethreitz/httpbin/
|
|
|
|
|
|
## SEE ALSO
|
|
|
|
- http://httpbin.org
|
|
- https://www.hurl.it
|
|
- http://requestb.in
|
|
- http://python-requests.org
|