Skip to content

Commit ea7d414

Browse files
wsvincenttomchristie
authored andcommitted
Two new tutorials (#5837)
A Todo List API with React and Blog API tutorial
1 parent 6ea7d05 commit ea7d414

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/topics/tutorials-and-resources.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ There are a wide range of resources available for learning and using Django REST
2929
* [Check Credentials Using Django REST Framework][check-credentials-using-django-rest-framework]
3030
* [Creating a Production Ready API with Python and Django REST Framework – Part 1][creating-a-production-ready-api-with-python-and-drf-part1]
3131
* [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]
3234

3335

3436
## Videos
@@ -103,6 +105,8 @@ Want your Django REST Framework talk/tutorial/article to be added to our website
103105
[drf-schema]: https://drf-schema-adapter.readthedocs.io/en/latest/
104106
[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/
105107
[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/
106110
[django-rest-api-so-easy]: https://www.youtube.com/watch?v=cqP758k1BaQ
107111
[full-fledged-rest-api-with-django-oauth-tookit]: https://www.youtube.com/watch?v=M6Ud3qC2tTk
108112
[drf-in-your-pjs]: https://www.youtube.com/watch?v=xMtHsWa72Ww

0 commit comments

Comments
 (0)