6641 Forks
25879 Stars
25879 Watchers

django-rest-framework

Web APIs for Django. 🎸

How to download and setup django-rest-framework

Open terminal and run command
git clone https://github.com/encode/django-rest-framework.git
git clone is used to create a copy or clone of django-rest-framework 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 django-rest-framework https://github.com/encode/django-rest-framework/archive/master.zip

Or simply clone django-rest-framework with SSH
[email protected]:encode/django-rest-framework.git

If you have some problems with django-rest-framework

You may open issue on django-rest-framework support forum (system) here: https://github.com/encode/django-rest-framework/issues