2 个仓库
Capabilities for reading route definitions from diverse formats such as YAML, XML, PHP, and class attributes.
Distinct from Multi-Format Data Loading: Shortlist candidates refer to database data loading or network routing, not application-level route configuration loading.
Explore 2 awesome GitHub repositories matching web development · Multi-Format Route Loading. Refine with filters or upvote what's useful.
This PHP routing library is an HTTP request router and matcher designed to map incoming URL paths to specific controller actions using defined patterns and configuration. It serves as a programmatic interface for defining, loading, and resolving URL patterns, while providing a URL generator to produce absolute or relative URIs from route names and parameters. The system supports diverse route loading through YAML, XML, PHP arrays, and class attributes, utilizing compiled route matching to optimize performance. It enables sophisticated request handling through regex-based path matching, sub-do
Supports loading route configurations from YAML, XML, PHP arrays, and class attributes.
Apache Camel 是一个企业集成框架和 Java 集成引擎,旨在在不同系统之间路由和调解数据。它作为一个多运行时中间件,实现了标准化的企业集成模式,以管理消息的路由、转换和处理方式。 该框架包含一个专用网关,利用专用通信协议将大语言模型连接到企业数据和内部系统。它利用庞大的预构建连接器库来桥接不同的通信协议,并实现不兼容软件应用程序之间的数据交换。 该系统通过消息驱动的管道支持数据流编排,允许用户通过 Java、XML、YAML 或可视化工作流设计器定义路由逻辑。这些集成流程可以作为独立服务部署,或嵌入到 Spring Boot 和 Quarkus 等宿主框架中。
Supports defining data flow logic using a choice of configuration languages, including YAML, XML, and Java.