awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesDeclarative Application Definitions

Use of structured files like YAML or JSON to define the architecture and pages of a web application.

Distinct from Application Metadata Definitions: Distinguished from general application metadata by focusing on the structural definition of the UI and pages.

Explore 2 awesome GitHub repositories matching web development · Declarative Application Definitions. Refine with filters or upvote what's useful.

Awesome Declarative Application Definitions GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mckinsey/vizroAvatar von mckinsey

    mckinsey/vizro

    3,579Auf GitHub ansehen↗

    Vizro is a low-code Python framework for building production-ready data visualization applications. It functions as a UI orchestrator that allows users to define multi-page analytical dashboards through structured configurations in Python, YAML, or JSON, reducing the need for extensive frontend engineering. The project distinguishes itself through generative AI integration, utilizing a model context protocol server to translate natural language descriptions into validated dashboard configurations, charts, and layouts. It also features a decoupled data cataloging system that separates data sou

    Defines multi-page visualization applications using structured configuration files such as YAML, JSON, or Python dictionaries.

    Pythondashboarddata-visualizationplotly
    Auf GitHub ansehen↗3,579
  • compose-spec/compose-specAvatar von compose-spec

    compose-spec/compose-spec

    2,618Auf GitHub ansehen↗

    This project is a declarative container orchestration standard and a vendor-neutral application model. It provides a portable configuration format for describing multi-container applications, including their services and dependencies, to enable consistent deployments across different environments. The specification focuses on cloud-agnostic deployment, allowing application definitions to be translated into platform-specific resources for various container orchestrators and cloud provider APIs, including Kubernetes. It facilitates portability from local development to production by separating

    Uses a structured YAML format to define multi-container application topologies and separate intent from implementation.

    Dockerfilecomposecontainersdocker
    Auf GitHub ansehen↗2,618
  1. Home
  2. Web Development
  3. Declarative Application Definitions