https://github.com/clambin/simplejson
Basic Go implementation of a Grafana SimpleJSON API server
https://github.com/clambin/simplejson
grafana simplejson
Last synced: 9 months ago
JSON representation
Basic Go implementation of a Grafana SimpleJSON API server
- Host: GitHub
- URL: https://github.com/clambin/simplejson
- Owner: clambin
- License: mit
- Archived: true
- Created: 2021-03-16T20:56:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T06:51:35.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T23:12:21.439Z (over 1 year ago)
- Topics: grafana, simplejson
- Language: Go
- Homepage:
- Size: 381 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# simplejson





[](http://pkg.go.dev/github.com/clambin/simplejson/v6)
# DEPRECATED
> This package has been deprecated, as Grafana Simple JSON Datasource is no longer maintained by the Grafana team.
>
> As a replacement, please use [grafana-json-server](https://github.com/clambin/grafana-json-server), which works
> with simPod's [Grafana JSON datasource](https://github.com/simPod/GrafanaJsonDatasource).
Basic Go implementation of a Grafana SimpleJSON server.
Works with:
* [Grafana Simple JSON Datasource](https://grafana.com/grafana/plugins/grafana-simple-json-datasource)