@@ -12,7 +12,7 @@ There are a wide range of resources available for learning and using Django REST
1212 <img src="../../img/books/tsd-cover.png"/>
1313 </a >
1414 <a class =" book-cover " href =" https://djangoforapis.com " >
15- <img src="../../img/books/dfa-cover.jpg"/>
15+ <img src="../../img/books/dfa-40- cover.jpg"/>
1616 </a >
1717 <a class =" book-cover " href =" https://books.agiliq.com/projects/django-api-polls-tutorial/en/latest/ " >
1818 <img src="../../img/books/bda-cover.png"/>
@@ -28,7 +28,6 @@ There are a wide range of resources available for learning and using Django REST
2828* [ Beginner's Guide to the Django REST Framework] [ beginners-guide-to-the-django-rest-framework ]
2929* [ Django REST Framework - An Introduction] [ drf-an-intro ]
3030* [ Django REST Framework Tutorial] [ drf-tutorial ]
31- * [ Django REST Framework Course] [ django-rest-framework-course ]
3231* [ Building a RESTful API with Django REST Framework] [ building-a-restful-api-with-drf ]
3332* [ Getting Started with Django REST Framework and AngularJS] [ getting-started-with-django-rest-framework-and-angularjs ]
3433* [ End to End Web App with Django REST Framework & AngularJS] [ end-to-end-web-app-with-django-rest-framework-angularjs ]
@@ -41,8 +40,8 @@ There are a wide range of resources available for learning and using Django REST
4140* [ Creating a Production Ready API with Python and Django REST Framework – Part 2] [ creating-a-production-ready-api-with-python-and-drf-part2 ]
4241* [ Creating a Production Ready API with Python and Django REST Framework – Part 3] [ creating-a-production-ready-api-with-python-and-drf-part3 ]
4342* [ Creating a Production Ready API with Python and Django REST Framework – Part 4] [ creating-a-production-ready-api-with-python-and-drf-part4 ]
44- * [ Django REST Framework Tutorial - Build a Blog API] [ django-rest-framework-tutorial-build-a-blog ]
45- * [ Django REST Framework & React Tutorial - Build a Todo List API] [ django-rest-framework-react-tutorial-build-a- todo-list ]
43+ * [ Django Polls Tutorial API] [ django-polls-api ]
44+ * [ Django REST Framework Tutorial: Todo API] [ django-rest-framework-todo-api ]
4645* [ Tutorial: Django REST with React (Django 2.0)] [ django-rest-react-valentinog ]
4746
4847
@@ -55,7 +54,7 @@ There are a wide range of resources available for learning and using Django REST
5554* [ Django REST API - So Easy You Can Learn It in 25 Minutes] [ django-rest-api-so-easy ]
5655* [ Tom Christie about Django Rest Framework at Django: Under The Hood] [ django-under-hood-2014 ]
5756* [ Django REST Framework: Schemas, Hypermedia & Client Libraries] [ pycon-uk-2016 ]
58-
57+ * [ Finally Understand Authentication in Django REST Framework ] [ django-con-2018 ]
5958
6059### Tutorials
6160
@@ -105,7 +104,6 @@ Want your Django REST Framework talk/tutorial/article to be added to our website
105104[ api-development-with-django-and-django-rest-framework ] : https://bnotions.com/news-and-insights/api-development-with-django-and-django-rest-framework/
106105[ cdrf.co ] :http://www.cdrf.co
107106[ medium-django-rest-framework ] : https://medium.com/django-rest-framework
108- [ django-rest-framework-course ] : https://teamtreehouse.com/library/django-rest-framework
109107[ pycon-uk-2016 ] : https://www.youtube.com/watch?v=FjmiGh7OqVg
110108[ django-under-hood-2014 ] : https://www.youtube.com/watch?v=3cSsbe-tA0E
111109[ integrating-pandas-drf-and-bokeh ] : https://web.archive.org/web/20180104205117/http://machinalis.com/blog/pandas-django-rest-framework-bokeh/
@@ -121,8 +119,8 @@ Want your Django REST Framework talk/tutorial/article to be added to our website
121119[ creating-a-production-ready-api-with-python-and-drf-part2 ] : https://www.andreagrandi.it/posts/creating-a-production-ready-api-with-python-and-django-rest-framework-part-2/
122120[ creating-a-production-ready-api-with-python-and-drf-part3 ] : https://www.andreagrandi.it/posts/creating-a-production-ready-api-with-python-and-django-rest-framework-part-3/
123121[ creating-a-production-ready-api-with-python-and-drf-part4 ] : https://www.andreagrandi.it/posts/creating-a-production-ready-api-with-python-and-django-rest-framework-part-4/
124- [ django-rest-framework-tutorial-build-a-blog ] : https://wsvincent .com/django-rest-framework- tutorial/
125- [ django-rest-framework-react-tutorial-build-a- todo-list ] : https://wsvincent .com/django-rest-framework-react- tutorial/
122+ [ django-polls-api ] : https://learndjango .com/tutorials/ django-polls- tutorial-api
123+ [ django-rest-framework-todo-api ] : https://learndjango .com/tutorials/ django-rest-framework-tutorial-todo-api
126124[ django-rest-api-so-easy ] : https://www.youtube.com/watch?v=cqP758k1BaQ
127125[ full-fledged-rest-api-with-django-oauth-tookit ] : https://www.youtube.com/watch?v=M6Ud3qC2tTk
128126[ drf-in-your-pjs ] : https://www.youtube.com/watch?v=xMtHsWa72Ww
@@ -139,3 +137,4 @@ Want your Django REST Framework talk/tutorial/article to be added to our website
139137[ django-rest-react-valentinog ] : https://www.valentinog.com/blog/tutorial-api-django-rest-react/
140138[ doordash-implementing-rest-apis ] : https://doordash.engineering/2013/10/07/implementing-rest-apis-with-embedded-privacy/
141139[ developing-restful-apis-with-django-rest-framework ] : https://testdriven.io/courses/django-rest-framework/
140+ [ django-con-2018 ] : https://youtu.be/pY-oje5b5Qk?si=AOU6tLi0IL1_pVzq
0 commit comments