2 Forks
9 Stars
9 Watchers

rest-api-guide

The purpose of this document is to standardize the process of creating REST API in the EBS Integrator company.

How to download and setup rest-api-guide

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

Or simply clone rest-api-guide with SSH
[email protected]:ebs-integrator/rest-api-guide.git

If you have some problems with rest-api-guide

You may open issue on rest-api-guide support forum (system) here: https://github.com/ebs-integrator/rest-api-guide/issues