Burr in a web server¶

We like fastAPI, but Burr can work with any python-friendly server framework (django, flask, etc…).

To run Burr in a FastAPI server, see the following examples:

Connecting to a database¶

To connect Burr to a database, you can use one of the provided persisters, or build your own: