Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supercharlesliu/go-grafana-api
Grafana HTTP API Client for Go
https://github.com/supercharlesliu/go-grafana-api
grafana
Last synced: about 1 month ago
JSON representation
Grafana HTTP API Client for Go
- Host: GitHub
- URL: https://github.com/supercharlesliu/go-grafana-api
- Owner: supercharlesliu
- License: apache-2.0
- Fork: true (nytm/go-grafana-api)
- Created: 2018-11-14T03:16:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T03:00:01.000Z (almost 6 years ago)
- Last Synced: 2024-06-20T06:24:06.394Z (5 months ago)
- Topics: grafana
- Language: Go
- Size: 84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grafana-api-golang-client
Grafana HTTP API Client for Go
## Tests
To run the tests:
```
go test
```