We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83917db commit f932402Copy full SHA for f932402
README.md
@@ -63,6 +63,8 @@ raise ValueError() # Will also create an event in Sentry.
63
- [Google Cloud Functions](https://docs.sentry.io/platforms/python/guides/gcp-functions/)
64
- [WSGI](https://docs.sentry.io/platforms/python/guides/wsgi/)
65
- [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/)
68
- [AIOHTTP](https://docs.sentry.io/platforms/python/guides/aiohttp/)
69
- [RQ (Redis Queue)](https://docs.sentry.io/platforms/python/guides/rq/)
70
- [Celery](https://docs.sentry.io/platforms/python/guides/celery/)
0 commit comments