Skip to content

Web debugging with HTTPBin and Ngrok, simplified with Docker Compose

License

Notifications You must be signed in to change notification settings

essn/httpbin-ngrok-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CREDIT

This is a slightly modified version of adamchasetayler/httpbin-ngrok. To keep the repo clean I created a new one, but the majority of the credit goes to them and if you find this useful you should check out their version!

httpbin-ngrok: HTTP Request & Response Service with Ngrok

Pre-Requisites

  • Docker
  • git
  • No running service on Ports 3030, 4040
  • Ngrok account
  • .env with NGROK_AUTH token in the project root

Running

From the root directory:

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

Even more credits!

About

Web debugging with HTTPBin and Ngrok, simplified with Docker Compose

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages