mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-07 22:03:17 +03:00
Merge dc70746aaf
into 3038494705
This commit is contained in:
commit
6cdac1e1be
|
@ -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.
|
* [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-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
|
* [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
|
### 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-redesign]: https://github.com/youzarsiph/drf-redesign
|
||||||
[drf-material]: https://github.com/youzarsiph/drf-material
|
[drf-material]: https://github.com/youzarsiph/drf-material
|
||||||
[django-pyoidc]: https://github.com/makinacorpus/django_pyoidc
|
[django-pyoidc]: https://github.com/makinacorpus/django_pyoidc
|
||||||
|
[apitally]: https://github.com/apitally/apitally-py
|
||||||
|
|
Loading…
Reference in New Issue
Block a user