https://github.com/alexdlaird/pyngrok-example-fastapi
FastAPI example for pyngrok
https://github.com/alexdlaird/pyngrok-example-fastapi
education fastapi localhost localtunnel ngrok pyngrok python reverse-proxy tunnel tunneling webhook
Last synced: over 1 year ago
JSON representation
FastAPI example for pyngrok
- Host: GitHub
- URL: https://github.com/alexdlaird/pyngrok-example-fastapi
- Owner: alexdlaird
- License: mit
- Created: 2023-11-30T19:08:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T10:33:14.000Z (over 1 year ago)
- Last Synced: 2024-10-21T15:21:53.323Z (over 1 year ago)
- Topics: education, fastapi, localhost, localtunnel, ngrok, pyngrok, python, reverse-proxy, tunnel, tunneling, webhook
- Language: Python
- Homepage: https://github.com/alexdlaird/pyngrok
- Size: 59.6 KB
- Stars: 3
- 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-fastapi/actions/workflows/build.yml)

# pyngrok Example - FastAPI
This is an example project that shows how to easily integrate [`pyngrok`](https://github.com/alexdlaird/pyngrok)
with [FastAPI](https://fastapi.tiangolo.com/), as [summarized in the docs](https://pyngrok.readthedocs.io/en/latest/integrations.html#fastapi).