38 Forks
1055 Stars
1055 Watchers

requests

HTTP requests for Gophers

How to download and setup requests

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

Or simply clone requests with SSH
[email protected]:carlmjohnson/requests.git

If you have some problems with requests

You may open issue on requests support forum (system) here: https://github.com/carlmjohnson/requests/issues