first commit
parent
23ea030f8a
commit
0dd8c5bd01
|
@ -1,3 +1,6 @@
|
||||||
# README
|
# README
|
||||||
|
|
||||||
This is a practice repo that following Django REST framework's tutorial
|
This is a practice repo that following Django REST framework's tutorial
|
||||||
|
|
||||||
|
* Dir `/quickstart` is for [Quickstart Guide](https://www.django-rest-framework.org/tutorial/quickstart/)
|
||||||
|
* Dir `/snippet` followed [1 Serialization](https://www.django-rest-framework.org/tutorial/1-serialization/): a simple pastebin code highlighting Web API
|
Loading…
Reference in New Issue