I just published generated HTTP API Client for TypeScript and JavaScript from Grafana’s OpenAPI spec. Feel free to use:
The user has shared a generated HTTP API client for TypeScript and JavaScript based on Grafana’s OpenAPI specification. The client is available for use with two different modules, axios
and fetch
. You can access them via the following npm packages:
@grafana-openapi-client/axios
Fetch: @grafana-openapi-client/fetch
These clients are useful for integrating Grafana’s API into your TypeScript and JavaScript projects, making it easier to interact with Grafana data sources and dashboards.
The updated package name is
@grafana-openapi-client/axios-client and @grafana-openapi-client/fetch-client