github.com/apimatic/unirest-go


License
MIT
Install
go get github.com/apimatic/unirest-go

Documentation

Unirest HTTP Client for Go

Build Status

Setup

To setup your project, follow these steps:

  1. Download Unirest-Go using go get github.com/apimatic/unirest-go.
  2. Import Unirest-Go in your project using
import "github.com/apimatic/unirest-go"