Skip to content

Commit e45518a

Browse files
authored
Add wireup to third-party-packages documentation page (#9893)
1 parent f383549 commit e45518a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/community/third-party-packages.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ To submit new content, [create a pull request][drf-create-pr].
162162
* [drf-standardized-errors][drf-standardized-errors] - DRF exception handler to standardize error responses for all API endpoints.
163163
* [drf-api-action][drf-api-action] - uses the power of DRF also as a library functions
164164
* [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).
165+
* [wireup][wireup] - Dependency injection container with Django integration support. For integration docs, [click here][wireup-django-docs].
165166

166167
### Customization
167168

@@ -258,6 +259,8 @@ To submit new content, [create a pull request][drf-create-pr].
258259
[graphwrap]: https://github.com/PaulGilmartin/graph_wrap
259260
[rest-framework-actions]: https://github.com/AlexisMunera98/rest-framework-actions
260261
[fast-drf]: https://github.com/iashraful/fast-drf
262+
[wireup]: https://github.com/maldoinc/wireup
263+
[wireup-django-docs]: https://maldoinc.github.io/wireup/latest/integrations/django/
261264
[django-requestlogs]: https://github.com/Raekkeri/django-requestlogs
262265
[drf-standardized-errors]: https://github.com/ghazi-git/drf-standardized-errors
263266
[drf-api-action]: https://github.com/Ori-Roza/drf-api-action

0 commit comments

Comments
 (0)