https://github.com/yuexcom/go-parasut
Go library for accessing the Paraşüt API
https://github.com/yuexcom/go-parasut
billing go parasut
Last synced: 5 months ago
JSON representation
Go library for accessing the Paraşüt API
- Host: GitHub
- URL: https://github.com/yuexcom/go-parasut
- Owner: yuexcom
- License: mit
- Created: 2019-03-07T11:17:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-16T07:06:12.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T12:44:01.168Z (almost 2 years ago)
- Topics: billing, go, parasut
- Language: Go
- Homepage:
- Size: 43.9 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-parasut
[](https://godoc.org/github.com/yuexcom/go-parasut/v1)
[](https://goreportcard.com/report/github.com/yuexcom/go-parasut)
go-parasut is a Go client library for accessing the [Paraşüt API v4](https://apidocs.parasut.com/).
go-parasut requires Go version 1.11 or greater.
## Installation
```bash
$ export $GO111MODULE=on
$ go get github.com/yuexcom/go-parasut
```
## License
[MIT](https://choosealicense.com/licenses/mit/)