mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-23 20: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)
|
||||
- [DRF and React Tutorials](#drf-and-react-tutorials)
|
||||
- [Starter Projects](#drf-starter-projects)
|
||||
- [Example Apps](#drf-example-apps)
|
||||
- [Books](#books)
|
||||
- [Videos](#videos)
|
||||
|
||||
|
@ -95,6 +96,9 @@
|
|||
### DRF Starter Projects
|
||||
- [DRFx](https://github.com/wsvincent/drfx)
|
||||
|
||||
### DRF Example Apps
|
||||
- [](https://github.com/flowerncsu/ecgc-2017)
|
||||
|
||||
|
||||
## Books
|
||||
- [Django for Beginners: Learn web development with Django 2.0](https://leanpub.com/djangoforbeginners)
|
||||
|
|
Loading…
Reference in New Issue
Block a user