Downloading/Cloning the template

First we need the template of our REST API. The template is available in this link.

There are two methods to get the template.,

 

Method 1 - Download as .zip file from github

  1. Open the above given link.
  2. Click on Code -> Download ZIP

 

Method 2 - Use git clone

  1. Open the git bash
  2. Enter the following code
git clone https://github.com/PraveenM24/REST-Template

 

 Open the downloaded/cloned code in your text editor.

Discussion
Amazing! It literally would take just 15 minutes :)

2

Thank you Arpan.

1

20

1