Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 484 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 484 Bytes

grafana-client-sdk

Generating client SDK for Grafana restful API using Swagger.

Features

  • Folder API
  • Dashboard API with dashboard schema version 16.
  • DataSource API

For developers

  • Modify codegen.sh to generate sdk for any language and framework for your need.
  • Modify grafana-fake-server for new API.
  • Please contribute back if this project helps you.

Reference