honeybadger-io / honeybadger-python

Send Python and Django errors to Honeybadger.
https://www.honeybadger.io/
MIT License
15 stars 25 forks source link

Cleanup the FastAPI examples #167

Closed roelbondoc closed 4 months ago

roelbondoc commented 4 months ago

There could be some confusion for some who are trying out the FastAPI examples. This PR seprates the two ways you can modify the router so that each example stands on its own.