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
- Host: GitHub
- URL: https://github.com/quarkiverse/quarkus-dashbuilder
- Owner: quarkiverse
- License: apache-2.0
- Created: 2022-12-21T13:34:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T05:14:52.000Z (11 months ago)
- Last Synced: 2025-04-03T00:24:43.968Z (11 months ago)
- Topics: dashbuilder, quarkus-extension
- Language: Java
- Homepage:
- Size: 548 KB
- Stars: 11
- Watchers: 4
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Quarkus Dashbuilder
[](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).