mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-27 22:11:09 +00:00
add DRF example app
This commit is contained in:
parent
253154a01f
commit
2c1c5406c1
|
@ -17,6 +17,7 @@
|
||||||
- [General Tutorials](#drf-tutorials)
|
- [General Tutorials](#drf-tutorials)
|
||||||
- [DRF and React Tutorials](#drf-and-react-tutorials)
|
- [DRF and React Tutorials](#drf-and-react-tutorials)
|
||||||
- [Starter Projects](#drf-starter-projects)
|
- [Starter Projects](#drf-starter-projects)
|
||||||
|
- [Example Apps](#drf-example-apps)
|
||||||
- [Books](#books)
|
- [Books](#books)
|
||||||
- [Videos](#videos)
|
- [Videos](#videos)
|
||||||
|
|
||||||
|
@ -95,6 +96,9 @@
|
||||||
### DRF Starter Projects
|
### DRF Starter Projects
|
||||||
- [DRFx](https://github.com/wsvincent/drfx)
|
- [DRFx](https://github.com/wsvincent/drfx)
|
||||||
|
|
||||||
|
### DRF Example Apps
|
||||||
|
- [](https://github.com/flowerncsu/ecgc-2017)
|
||||||
|
|
||||||
|
|
||||||
## Books
|
## Books
|
||||||
- [Django for Beginners: Learn web development with Django 2.0](https://leanpub.com/djangoforbeginners)
|
- [Django for Beginners: Learn web development with Django 2.0](https://leanpub.com/djangoforbeginners)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user