An open API service indexing awesome lists of open source software.

https://github.com/quarkiverse/quarkus-dashbuilder

Enable creation of dashboards using local and remote data with DashBuilder
https://github.com/quarkiverse/quarkus-dashbuilder

dashbuilder quarkus-extension

Last synced: 10 months ago
JSON representation

Enable creation of dashboards using local and remote data with DashBuilder

Awesome Lists containing this project

README

          

# Quarkus Dashbuilder

[![Version](https://img.shields.io/maven-central/v/io.quarkiverse.dashbuilder/quarkus-dashbuilder?logo=apache-maven&style=flat-square)](https://search.maven.org/artifact/io.quarkiverse.dashbuilder/quarkus-dashbuilder)

## Dashbuilder Extension!

This extension brings [Dashbuilder](https://www.dashbuilder.org/) to your application by supporting renderization of dashboards definitions files (`*.dash.(yaml|yml|json)`) inside your Quarkus application. Learn how to create dashboards by following [Dashbuilder YAML guide](https://www.dashbuilder.org/docs/#chap-dashbuilder-yaml-guides).