Server Integrations#
These guides will cover how to integrate Panel applications with various external frameworks such as Django, FastAPI and Flask.
Flask
Discover to run Panel applications alongside an existing Flask server.
FastAPI
Discover to run Panel applications alongside an existing FastAPI server.
Django
Discover to run Panel applications on a Django server (replacing the standard Tornado based server).