mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-06 13:23:18 +03:00
Add Apitally to third-party-packages.md in docs
This commit is contained in:
parent
e454758fb6
commit
dc70746aaf
|
@ -157,6 +157,7 @@ To submit new content, [create a pull request][drf-create-pr].
|
|||
* [django-requestlogs] - Providing middleware and other helpers for audit logging for REST framework.
|
||||
* [drf-standardized-errors][drf-standardized-errors] - DRF exception handler to standardize error responses for all API endpoints.
|
||||
* [drf-api-action][drf-api-action] - uses the power of DRF also as a library functions
|
||||
* [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).
|
||||
|
||||
### Customization
|
||||
|
||||
|
@ -259,3 +260,4 @@ To submit new content, [create a pull request][drf-create-pr].
|
|||
[drf-redesign]: https://github.com/youzarsiph/drf-redesign
|
||||
[drf-material]: https://github.com/youzarsiph/drf-material
|
||||
[django-pyoidc]: https://github.com/makinacorpus/django_pyoidc
|
||||
[apitally]: https://github.com/apitally/apitally-py
|
||||
|
|
Loading…
Reference in New Issue
Block a user