76 Forks
210 Stars
210 Watchers

request.js

Send parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node

How to download and setup request.js

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

Or simply clone request.js with SSH
[email protected]:octokit/request.js.git

If you have some problems with request.js

You may open issue on request.js support forum (system) here: https://github.com/octokit/request.js/issues