https://github.com/monasca/golang-monascaclient
https://github.com/monasca/golang-monascaclient
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/monasca/golang-monascaclient
- Owner: monasca
- Created: 2017-05-02T21:49:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-19T15:55:19.000Z (almost 9 years ago)
- Last Synced: 2024-06-21T16:50:10.740Z (about 2 years ago)
- Language: Go
- Size: 49.8 KB
- Stars: 3
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Golang bindings to the Monasca API
This is a client library built to interface with the Monasca API. It provides a Go API (the monascaclient module).
#### Install
```go get github.com/monasca/golang-monascaclient```