Skip to content

Commit

Permalink
add courses section to community resources (#8845)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhea0 committed Oct 5, 2023
1 parent 4296189 commit d181511
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/community/tutorials-and-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ There are a wide range of resources available for learning and using Django REST
</a>
</div>

## Courses

* [Developing RESTful APIs with Django REST Framework][developing-restful-apis-with-django-rest-framework]

## Tutorials

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

0 comments on commit d181511

Please sign in to comment.