65 Forks
126 Stars
126 Watchers

CodingWithMitchBlog-REST-API

A continuation of the CodingWithMitchBlog course. Adding a REST API using Django REST-framework

How to download and setup CodingWithMitchBlog-REST-API

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

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

If you have some problems with CodingWithMitchBlog-REST-API

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