Pre-Requisites
- Docker
- git
- No running service on Ports 3030, 4040
Run locally:
git clone [email protected]: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.