122 Forks
180 Stars
180 Watchers

REST-API-Basics

This is a basic guide on how to build a REST API with Django & Python. For much deeper depth, check out our new course on REST API: (https://kirr.co/90kxtx)

How to download and setup REST-API-Basics

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

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

If you have some problems with REST-API-Basics

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