https://github.com/alexdlaird/pyngrok-example-flask
Flask example for pyngrok
https://github.com/alexdlaird/pyngrok-example-flask
education flask localhost localtunnel ngrok pyngrok python reverse-proxy tunnel tunneling webhook
Last synced: 7 months ago
JSON representation
Flask example for pyngrok
- Host: GitHub
- URL: https://github.com/alexdlaird/pyngrok-example-flask
- Owner: alexdlaird
- License: mit
- Created: 2023-11-30T19:07:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T12:31:02.000Z (about 1 year ago)
- Last Synced: 2024-10-07T08:12:06.161Z (about 1 year ago)
- Topics: education, flask, localhost, localtunnel, ngrok, pyngrok, python, reverse-proxy, tunnel, tunneling, webhook
- Language: Python
- Homepage: https://github.com/alexdlaird/pyngrok
- Size: 32.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/alexdlaird/pyngrok-example-flask/actions/workflows/build.yml)
# pyngrok Example - Flask
This is an example project that shows how to easily integrate [`pyngrok`](https://github.com/alexdlaird/pyngrok)
with [Flask](https://flask.palletsprojects.com/en/3.0.x/), as [summarized in the docs](https://pyngrok.readthedocs.io/en/latest/integrations.html#flask).