Skip to content

Commit dc70746

Browse files
authored
Add Apitally to third-party-packages.md in docs
1 parent e454758 commit dc70746

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/community/third-party-packages.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ To submit new content, [create a pull request][drf-create-pr].
157157
* [django-requestlogs] - Providing middleware and other helpers for audit logging for REST framework.
158158
* [drf-standardized-errors][drf-standardized-errors] - DRF exception handler to standardize error responses for all API endpoints.
159159
* [drf-api-action][drf-api-action] - uses the power of DRF also as a library functions
160+
* [apitally] - A simple API monitoring, analytics, and request logging tool using middleware. For DRF-specific setup guide, [click here](https://docs.apitally.io/frameworks/django-rest-framework).
160161

161162
### Customization
162163

@@ -259,3 +260,4 @@ To submit new content, [create a pull request][drf-create-pr].
259260
[drf-redesign]: https://github.com/youzarsiph/drf-redesign
260261
[drf-material]: https://github.com/youzarsiph/drf-material
261262
[django-pyoidc]: https://github.com/makinacorpus/django_pyoidc
263+
[apitally]: https://github.com/apitally/apitally-py

0 commit comments

Comments
 (0)