Skip to content

Commit f932402

Browse files
authored
doc(readme): add links to Starlette and FastAPI (#1598)
1 parent 83917db commit f932402

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ raise ValueError() # Will also create an event in Sentry.
6363
- [Google Cloud Functions](https://docs.sentry.io/platforms/python/guides/gcp-functions/)
6464
- [WSGI](https://docs.sentry.io/platforms/python/guides/wsgi/)
6565
- [ASGI](https://docs.sentry.io/platforms/python/guides/asgi/)
66+
- [Starlette](https://docs.sentry.io/platforms/python/guides/starlette/)
67+
- [FastAPI](https://docs.sentry.io/platforms/python/guides/fastapi/)
6668
- [AIOHTTP](https://docs.sentry.io/platforms/python/guides/aiohttp/)
6769
- [RQ (Redis Queue)](https://docs.sentry.io/platforms/python/guides/rq/)
6870
- [Celery](https://docs.sentry.io/platforms/python/guides/celery/)

0 commit comments

Comments
 (0)