Skip to content

Commit 96001c5

Browse files
authored
Added an article - implementing rest apis with embedded privacy from doordash engineering blog (encode#7956)
* Update tutorials-and-resources.md * Update tutorials-and-resources.md
1 parent cb206e4 commit 96001c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/community/tutorials-and-resources.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ There are a wide range of resources available for learning and using Django REST
7676
* [Chatbot Using Django REST Framework + api.ai + Slack — Part 1/3][chatbot-using-drf-part1]
7777
* [New Django Admin with DRF and EmberJS... What are the News?][new-django-admin-with-drf-and-emberjs]
7878
* [Blog posts about Django REST Framework][medium-django-rest-framework]
79+
* [Implementing Rest APIs With Embedded Privacy][doordash-implementing-rest-apis]
7980

8081
### Documentations
8182
* [Classy Django REST Framework][cdrf.co]
@@ -128,3 +129,4 @@ Want your Django REST Framework talk/tutorial/article to be added to our website
128129
[anna-email]: mailto:anna@django-rest-framework.org
129130
[pycon-us-2017]: https://www.youtube.com/watch?v=Rk6MHZdust4
130131
[django-rest-react-valentinog]: https://www.valentinog.com/blog/tutorial-api-django-rest-react/
132+
[doordash-implementing-rest-apis]: https://doordash.engineering/2013/10/07/implementing-rest-apis-with-embedded-privacy/

0 commit comments

Comments
 (0)