Skip to main content

Using ngrok with FastAPI

If you're looking to natively embed the ngrok agent into your Fast API application, you can leverage the pyngrok project to start a tunnel anytime you start the FastAPI Server via uvicorn.