Categorygithub.com/apimatic/unirest-go
repositorypackage
0.0.0-20190221223350-858ed2893f66
Repository: https://github.com/apimatic/unirest-go.git
Documentation: pkg.go.dev

# README

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"