Skip to content

Commit d181511

Browse files
authored
add courses section to community resources (#8845)
1 parent 4296189 commit d181511

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/community/tutorials-and-resources.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ There are a wide range of resources available for learning and using Django REST
1919
</a>
2020
</div>
2121

22+
## Courses
23+
24+
* [Developing RESTful APIs with Django REST Framework][developing-restful-apis-with-django-rest-framework]
25+
2226
## Tutorials
2327

2428
* [Beginner's Guide to the Django REST Framework][beginners-guide-to-the-django-rest-framework]
@@ -130,3 +134,4 @@ Want your Django REST Framework talk/tutorial/article to be added to our website
130134
[pycon-us-2017]: https://www.youtube.com/watch?v=Rk6MHZdust4
131135
[django-rest-react-valentinog]: https://www.valentinog.com/blog/tutorial-api-django-rest-react/
132136
[doordash-implementing-rest-apis]: https://doordash.engineering/2013/10/07/implementing-rest-apis-with-embedded-privacy/
137+
[developing-restful-apis-with-django-rest-framework]: https://testdriven.io/courses/django-rest-framework/

0 commit comments

Comments
 (0)