Skip to content

Commit 5a6f2ae

Browse files
authored
Add Apitally to third-party-packages.md in docs (#9718)
1 parent 03f1ecf commit 5a6f2ae

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
@@ -158,6 +158,7 @@ To submit new content, [create a pull request][drf-create-pr].
158158
* [django-requestlogs] - Providing middleware and other helpers for audit logging for REST framework.
159159
* [drf-standardized-errors][drf-standardized-errors] - DRF exception handler to standardize error responses for all API endpoints.
160160
* [drf-api-action][drf-api-action] - uses the power of DRF also as a library functions
161+
* [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).
161162

162163
### Customization
163164

@@ -260,4 +261,5 @@ To submit new content, [create a pull request][drf-create-pr].
260261
[drf-redesign]: https://github.com/youzarsiph/drf-redesign
261262
[drf-material]: https://github.com/youzarsiph/drf-material
262263
[django-pyoidc]: https://github.com/makinacorpus/django_pyoidc
264+
[apitally]: https://github.com/apitally/apitally-py
263265
[drf-shapeless-serializers]: https://github.com/khaledsukkar2/drf-shapeless-serializers

0 commit comments

Comments
 (0)