1750 Forks
11816 Stars
11816 Watchers

httpbin

HTTP Request & Response Service, written in Python + Flask.

How to download and setup httpbin

Open terminal and run command
git clone https://github.com/postmanlabs/httpbin.git
git clone is used to create a copy or clone of httpbin repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with httpbin https://github.com/postmanlabs/httpbin/archive/master.zip

Or simply clone httpbin with SSH
[email protected]:postmanlabs/httpbin.git

If you have some problems with httpbin

You may open issue on httpbin support forum (system) here: https://github.com/postmanlabs/httpbin/issues