An open API service indexing awesome lists of open source software.

https://github.com/curusarn/200-ok

Always return 200 OK and inspect incoming traffic using Ngrok
https://github.com/curusarn/200-ok

http ngrok server

Last synced: about 1 month ago
JSON representation

Always return 200 OK and inspect incoming traffic using Ngrok

Awesome Lists containing this project

README

        

## Run server & Ngrok
```sh
python always-200-ok.py

ngrok http http://localhost:8000 --domain=yoursubdomain.eu.ngrok.io
```

## Inspect traffic

- Locally: http://127.0.0.1:4040/inspect/http

- Ngrok dashboard: https://dashboard.ngrok.com/ac/observability/traffic-inspector