Files
httpbin/README.md
T
2017-11-28 16:44:46 +11:00

29 lines
654 B
Markdown

# httpbin(1): HTTP Request & Response Service
A [Kenneth Reitz](http://kennethreitz.org/bitcoin) Project.
![ice cream](http://farm1.staticflickr.com/572/32514669683_4daf2ab7bc_k_d.jpg)
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
## Build Status
[![Build Status](https://travis-ci.org/kennethreitz/httpbin.svg?branch=master)](https://travis-ci.org/kennethreitz/httpbin)