Skip to content

Commit 2fbfaae

Browse files
authored
Add drf-restwind and update outdated images in browsable-api.md (#9680)
* add drf-restwind * Add images of 3rd party customization packages
1 parent 3c75579 commit 2fbfaae

13 files changed

+43
-12
lines changed

β€Ždocs/community/third-party-packages.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ To submit new content, [create a pull request][drf-create-pr].
160160

161161
### Customization
162162

163+
* [drf-restwind][drf-restwind] - a modern re-imagining of the Django REST Framework utilizes TailwindCSS and DaisyUI to provide flexible and customizable UI solutions with minimal coding effort.
163164
* [drf-redesign][drf-redesign] - A project that gives a fresh look to the browse-able API using Bootstrap 5.
164165
* [drf-material][drf-material] - A project that gives a sleek and elegant look to the browsable API using Material Design.
165166

@@ -254,6 +255,7 @@ To submit new content, [create a pull request][drf-create-pr].
254255
[django-requestlogs]: https://github.com/Raekkeri/django-requestlogs
255256
[drf-standardized-errors]: https://github.com/ghazi-git/drf-standardized-errors
256257
[drf-api-action]: https://github.com/Ori-Roza/drf-api-action
258+
[drf-restwind]: https://github.com/youzarsiph/drf-restwind
257259
[drf-redesign]: https://github.com/youzarsiph/drf-redesign
258260
[drf-material]: https://github.com/youzarsiph/drf-material
259-
[django-pyoidc] : https://github.com/makinacorpus/django_pyoidc
261+
[django-pyoidc]: https://github.com/makinacorpus/django_pyoidc

β€Ždocs/img/drf-m-api-root.pngβ€Ž

81.1 KB
Loading
121 KB
Loading

β€Ždocs/img/drf-m-list-view.pngβ€Ž

123 KB
Loading

β€Ždocs/img/drf-r-api-root.pngβ€Ž

81.6 KB
Loading
118 KB
Loading

β€Ždocs/img/drf-r-list-view.pngβ€Ž

127 KB
Loading

β€Ždocs/img/drf-rw-api-root.pngβ€Ž

76.4 KB
Loading
99 KB
Loading
99.7 KB
Loading

0 commit comments

Comments
Β (0)