Skip to content

Commit 4e24374

Browse files
committed
Merge pull request #3521 from agconti/master
docs(third-party-resources): added `cookiecutter-django-rest` to misc third party resources
2 parents 86470b7 + 6757da5 commit 4e24374

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/topics/third-party-resources.md

+2
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)