Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Inkimar/0094cd2fc381c3a42cb86eb0a531850b to your computer and use it in GitHub Desktop.
Save Inkimar/0094cd2fc381c3a42cb86eb0a531850b to your computer and use it in GitHub Desktop.
restful , testing webservices , webservices, httpbin, httpbin.org
https://httpbin.org/
httpbin.org
0.9.2
[ Base URL: httpbin.org/ ]
A simple HTTP Request & Response Service.
Run locally: $ docker run -p 80:80 kennethreitz/httpbin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment