mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-25 11:04:02 +03:00
Added: Tutorial: Django REST with React (Django 2.0) (#5891)
This commit is contained in:
parent
85c588b0c1
commit
812d3478bd
|
@ -31,6 +31,7 @@ There are a wide range of resources available for learning and using Django REST
|
||||||
* [Creating a Production Ready API with Python and Django REST Framework – Part 2][creating-a-production-ready-api-with-python-and-drf-part2]
|
* [Creating a Production Ready API with Python and Django REST Framework – Part 2][creating-a-production-ready-api-with-python-and-drf-part2]
|
||||||
* [Django REST Framework Tutorial - Build a Blog API][django-rest-framework-tutorial-build-a-blog]
|
* [Django REST Framework Tutorial - Build a Blog API][django-rest-framework-tutorial-build-a-blog]
|
||||||
* [Django REST Framework & React Tutorial - Build a Todo List API][django-rest-framework-react-tutorial-build-a-todo-list]
|
* [Django REST Framework & React Tutorial - Build a Todo List API][django-rest-framework-react-tutorial-build-a-todo-list]
|
||||||
|
* [Tutorial: Django REST with React (Django 2.0)][django-rest-react-valentinog]
|
||||||
|
|
||||||
|
|
||||||
## Videos
|
## Videos
|
||||||
|
@ -120,3 +121,4 @@ Want your Django REST Framework talk/tutorial/article to be added to our website
|
||||||
[submit-pr]: https://github.com/encode/django-rest-framework
|
[submit-pr]: https://github.com/encode/django-rest-framework
|
||||||
[anna-email]: mailto:anna@django-rest-framework.org
|
[anna-email]: mailto:anna@django-rest-framework.org
|
||||||
[pycon-us-2017]: https://www.youtube.com/watch?v=Rk6MHZdust4
|
[pycon-us-2017]: https://www.youtube.com/watch?v=Rk6MHZdust4
|
||||||
|
[django-rest-react-valentinog]: https://www.valentinog.com/blog/tutorial-api-django-rest-react/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user