mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
d76add4d7f8a99853eb11c19b86f8fad6edf7517
As @kennethreitz likes to say: > The use of Python 3 is highly preferred over Python 2. Consider upgrading > your applications and infrastructure if you find yourself still using Python > 2 in production today. If you are using Python 3, congratulations — you are > indeed a person of excellent taste.
httpbin(1): HTTP Request & Response Service
A Kenneth Reitz 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
Languages
Python
77.4%
HTML
22.2%
Dockerfile
0.4%
