mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
22 lines
598 B
ReStructuredText
22 lines
598 B
ReStructuredText
httpbin(1): HTTP Request & Response Service
|
|
===========================================
|
|
|
|
A `Kenneth Reitz <http://kennethreitz.org/>`__ Project.
|
|
|
|
Freely hosted in `HTTP <http://httpbin.org>`__,
|
|
`HTTPS <https://httpbin.org>`__,
|
|
`HTTP/2 <https://http2bin.org>`__ & `EU <http://eu.httpbin.org/>`__
|
|
flavors by `Runscope <https://www.runscope.com/>`__
|
|
|
|
|Deploy|_
|
|
|
|
.. |Deploy| image:: https://www.herokucdn.com/deploy/button.svg
|
|
.. _Deploy: https://heroku.com/deploy?template=https://github.com/runscope/httpbin
|
|
|
|
|
|
SEE ALSO
|
|
--------
|
|
|
|
- https://www.hurl.it
|
|
- http://requestb.in
|
|
- http://python-requests.org |