Exposing in a Web ServerΒΆ

Burr makes it natural to integrate with a web-server such as FastAPI. See the example in the repository. for the high-level concepts + some implementation tricks. Run burr after pip install "burr[start]" and click examples/email-assistant to see example in action.