Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 months ago
JSON representation

FastAPI example for pyngrok

Awesome Lists containing this project

README

        

[![Build](https://img.shields.io/github/actions/workflow/status/alexdlaird/pyngrok-example-fastapi/build.yml)](https://github.com/alexdlaird/pyngrok-example-fastapi/actions/workflows/build.yml)
![GitHub License](https://img.shields.io/github/license/alexdlaird/pyngrok-example-fastapi)

# 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).