Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clambin/simplejson
Basic Go implementation of a Grafana SimpleJSON API server
https://github.com/clambin/simplejson
grafana simplejson
Last synced: about 1 month 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 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T06:51:35.000Z (over 1 year ago)
- Last Synced: 2024-09-19T10:24:30.650Z (about 2 months 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
![GitHub tag (latest by date)](https://img.shields.io/github/v/release/clambin/simplejson?color=green&label=Release&style=plastic)
![Codecov](https://img.shields.io/codecov/c/gh/clambin/simplejson?style=plastic)
![Test](https://github.com/clambin/simplejson/workflows/Test/badge.svg)
![Go Report Card](https://goreportcard.com/badge/github.com/clambin/simplejson)
![GitHub](https://img.shields.io/github/license/clambin/simplejson?style=plastic)
[![GoDoc](https://pkg.go.dev/badge/github.com/clambin/simplejson?utm_source=godoc)](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)