httpbin(1): HTTP Request & Response Service A Kenneth Reitz Project. Run locally: docker pull oscneira/httpbin docker run -p 9444:80 oscneira/httpbin or ./gcloud-docker-local.sh See http://httpbin.org for more information. Officially Deployed at: http://httpbin.org https://httpbin.org https://hub.docker.com/r/oscneira/httpbin/ SEE ALSO http://requestb.in http://python-requests.org https://grpcb.in/ Build Status gcloud deployment Create Cluster in gcloud Build Image and push to gcloud registry RUN './gcloud-docker.sh' Deploy app in gcloud RUN