Skip to content

Commit f113ab6

Browse files
authored
Update tutorials-and-resources.md (#9479)
Included the remaining parts (part 3 and 4) of Andrea Grandi's tutorial on creating production ready APIs with DRF.
1 parent 518eb22 commit f113ab6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/community/tutorials-and-resources.md

+2
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ There are a wide range of resources available for learning and using Django REST
3939
* [Check Credentials Using Django REST Framework][check-credentials-using-django-rest-framework]
4040
* [Creating a Production Ready API with Python and Django REST Framework – Part 1][creating-a-production-ready-api-with-python-and-drf-part1]
4141
* [Creating a Production Ready API with Python and Django REST Framework – Part 2][creating-a-production-ready-api-with-python-and-drf-part2]
42+
* [Creating a Production Ready API with Python and Django REST Framework – Part 3][creating-a-production-ready-api-with-python-and-drf-part3]
43+
* [Creating a Production Ready API with Python and Django REST Framework – Part 4][creating-a-production-ready-api-with-python-and-drf-part4]
4244
* [Django REST Framework Tutorial - Build a Blog API][django-rest-framework-tutorial-build-a-blog]
4345
* [Django REST Framework & React Tutorial - Build a Todo List API][django-rest-framework-react-tutorial-build-a-todo-list]
4446
* [Tutorial: Django REST with React (Django 2.0)][django-rest-react-valentinog]

0 commit comments

Comments
 (0)