75 Forks
195 Stars
195 Watchers

drf-tutorial

快速入门Django REST framework,学会开发一套自己的RESTful API服务,并且自动生成API文档。视频学习地址:

How to download and setup drf-tutorial

Open terminal and run command
git clone https://github.com/liaogx/drf-tutorial.git
git clone is used to create a copy or clone of drf-tutorial repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with drf-tutorial https://github.com/liaogx/drf-tutorial/archive/master.zip

Or simply clone drf-tutorial with SSH
[email protected]:liaogx/drf-tutorial.git

If you have some problems with drf-tutorial

You may open issue on drf-tutorial support forum (system) here: https://github.com/liaogx/drf-tutorial/issues