File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ There are a wide range of resources available for learning and using Django REST
29
29
* [ Check Credentials Using Django REST Framework] [ check-credentials-using-django-rest-framework ]
30
30
* [ Creating a Production Ready API with Python and Django REST Framework – Part 1] [ creating-a-production-ready-api-with-python-and-drf-part1 ]
31
31
* [ Creating a Production Ready API with Python and Django REST Framework – Part 2] [ creating-a-production-ready-api-with-python-and-drf-part2 ]
32
+ * [ Django REST Framework Tutorial - Build a Blog API] [ django-rest-framework-tutorial-build-a-blog ]
33
+ * [ Django REST Framework & React Tutorial - Build a Todo List API] [ django-rest-framework-react-tutorial-build-a-todo-list ]
32
34
33
35
34
36
## Videos
@@ -103,6 +105,8 @@ Want your Django REST Framework talk/tutorial/article to be added to our website
103
105
[ drf-schema ] : https://drf-schema-adapter.readthedocs.io/en/latest/
104
106
[ creating-a-production-ready-api-with-python-and-drf-part1 ] : https://www.andreagrandi.it/2016/09/28/creating-production-ready-api-python-django-rest-framework-part-1/
105
107
[ creating-a-production-ready-api-with-python-and-drf-part2 ] : https://www.andreagrandi.it/2016/10/01/creating-a-production-ready-api-with-python-and-django-rest-framework-part-2/
108
+ [ django-rest-framework-tutorial-build-a-blog ] : https://wsvincent.com/django-rest-framework-tutorial/
109
+ [ django-rest-framework-react-tutorial-build-a-todo-list ] : https://wsvincent.com/django-rest-framework-react-tutorial/
106
110
[ django-rest-api-so-easy ] : https://www.youtube.com/watch?v=cqP758k1BaQ
107
111
[ full-fledged-rest-api-with-django-oauth-tookit ] : https://www.youtube.com/watch?v=M6Ud3qC2tTk
108
112
[ drf-in-your-pjs ] : https://www.youtube.com/watch?v=xMtHsWa72Ww
You can’t perform that action at this time.
0 commit comments