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