145 Forks
253 Stars
253 Watchers

REST-API

Learn how to build your own REST API with Python, Django, and the Django Rest Framework.

How to download and setup REST-API

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

Or simply clone REST-API with SSH
[email protected]:codingforentrepreneurs/REST-API.git

If you have some problems with REST-API

You may open issue on REST-API support forum (system) here: https://github.com/codingforentrepreneurs/REST-API/issues