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: