Skip to content

Commit 6757da5

Browse files
committed
docs(third-party-resources): added cookiecutter-django-rest to misc third party resources
1 parent df025f3 commit 6757da5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/topics/third-party-resources.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
237237

238238
### Misc
239239

240+
* [cookiecutter-django-rest][cookiecutter-django-rest] - A cookiecutter template that takes care of the setup and configuration so you can focus on making your REST apis awesome.
240241
* [djangorestrelationalhyperlink][djangorestrelationalhyperlink] - A hyperlinked serialiser that can can be used to alter relationships via hyperlinks, but otherwise like a hyperlink model serializer.
241242
* [django-rest-swagger][django-rest-swagger] - An API documentation generator for Swagger UI.
242243
* [django-rest-framework-proxy][django-rest-framework-proxy] - Proxy to redirect incoming request to another API server.
@@ -346,4 +347,5 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
346347
[django-rest-framework-braces]: https://github.com/dealertrack/django-rest-framework-braces
347348
[dry-rest-permissions]: https://github.com/Helioscene/dry-rest-permissions
348349
[django-url-filter]: https://github.com/miki725/django-url-filter
350+
[cookiecutter-django-rest]: https://github.com/agconti/cookiecutter-django-rest
349351
[drf-haystack]: http://drf-haystack.readthedocs.org/en/latest/

0 commit comments

Comments
 (0)