Skip to content

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

License

Notifications You must be signed in to change notification settings

adamchasetaylor/httpbin-ngrok

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

httpbin-ngrok: HTTP Request & Response Service with Ngrok

Pre-Requisites

  • Docker
  • git
  • No running service on Ports 3030, 4040

Run locally:

git clone git@github.com:adamchasetaylor/httpbin-ngrok.git
cd httpbin-ngrok
docker-compose up

Load up the Launchpad to find your Ngrok and HTTPBin URLs http://localhost:3030

To exit:

ctrl+c

See http://httpbin.org and https://ngrok.com for more information.

SEE ALSO

Credits

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 76.1%
  • HTML 21.8%
  • PHP 1.7%
  • Dockerfile 0.4%