@@ -12,7 +12,7 @@ There are a wide range of resources available for learning and using Django REST
12
12
<img src="../../img/books/tsd-cover.png"/>
13
13
</a >
14
14
<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"/>
16
16
</a >
17
17
<a class =" book-cover " href =" https://books.agiliq.com/projects/django-api-polls-tutorial/en/latest/ " >
18
18
<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
28
28
* [ Beginner's Guide to the Django REST Framework] [ beginners-guide-to-the-django-rest-framework ]
29
29
* [ Django REST Framework - An Introduction] [ drf-an-intro ]
30
30
* [ Django REST Framework Tutorial] [ drf-tutorial ]
31
- * [ Django REST Framework Course] [ django-rest-framework-course ]
32
31
* [ Building a RESTful API with Django REST Framework] [ building-a-restful-api-with-drf ]
33
32
* [ Getting Started with Django REST Framework and AngularJS] [ getting-started-with-django-rest-framework-and-angularjs ]
34
33
* [ 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
41
40
* [ Creating a Production Ready API with Python and Django REST Framework – Part 2] [ creating-a-production-ready-api-with-python-and-drf-part2 ]
42
41
* [ Creating a Production Ready API with Python and Django REST Framework – Part 3] [ creating-a-production-ready-api-with-python-and-drf-part3 ]
43
42
* [ 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 ]
46
45
* [ Tutorial: Django REST with React (Django 2.0)] [ django-rest-react-valentinog ]
47
46
48
47
@@ -55,7 +54,7 @@ There are a wide range of resources available for learning and using Django REST
55
54
* [ Django REST API - So Easy You Can Learn It in 25 Minutes] [ django-rest-api-so-easy ]
56
55
* [ Tom Christie about Django Rest Framework at Django: Under The Hood] [ django-under-hood-2014 ]
57
56
* [ Django REST Framework: Schemas, Hypermedia & Client Libraries] [ pycon-uk-2016 ]
58
-
57
+ * [ Finally Understand Authentication in Django REST Framework ] [ django-con-2018 ]
59
58
60
59
### Tutorials
61
60
@@ -105,7 +104,6 @@ Want your Django REST Framework talk/tutorial/article to be added to our website
105
104
[ api-development-with-django-and-django-rest-framework ] : https://bnotions.com/news-and-insights/api-development-with-django-and-django-rest-framework/
106
105
[ cdrf.co ] :http://www.cdrf.co
107
106
[ medium-django-rest-framework ] : https://medium.com/django-rest-framework
108
- [ django-rest-framework-course ] : https://teamtreehouse.com/library/django-rest-framework
109
107
[ pycon-uk-2016 ] : https://www.youtube.com/watch?v=FjmiGh7OqVg
110
108
[ django-under-hood-2014 ] : https://www.youtube.com/watch?v=3cSsbe-tA0E
111
109
[ 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
121
119
[ 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/
122
120
[ 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/
123
121
[ 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
126
124
[ django-rest-api-so-easy ] : https://www.youtube.com/watch?v=cqP758k1BaQ
127
125
[ full-fledged-rest-api-with-django-oauth-tookit ] : https://www.youtube.com/watch?v=M6Ud3qC2tTk
128
126
[ 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
139
137
[ django-rest-react-valentinog ] : https://www.valentinog.com/blog/tutorial-api-django-rest-react/
140
138
[ doordash-implementing-rest-apis ] : https://doordash.engineering/2013/10/07/implementing-rest-apis-with-embedded-privacy/
141
139
[ 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