awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesRoute Pattern Retrieval

Retrieving the original template path of a matched route for logging and diagnostics.

Distinct from Path Prefix Matching: Unlike route matching, this focuses on retrieving the template pattern after a match has occurred.

Explore 1 awesome GitHub repository matching web development · Route Pattern Retrieval. Refine with filters or upvote what's useful.

Awesome Route Pattern Retrieval GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • javalin/javalinAvatar javalin

    javalin/javalin

    8,290Vezi pe GitHub↗

    Javalin is a lightweight web framework for Java and Kotlin designed for building REST APIs and web applications. It functions as an embedded Jetty web server, allowing applications to run as standalone processes without the need for an external servlet container. The project provides specialized frameworks for diverse communication patterns, including a REST API framework with automatic OpenAPI schema generation, a GraphQL API framework with query and mutation resolvers, and a WebSocket server for bidirectional real-time communication. It also includes a dedicated framework for pushing real-t

    Allows retrieving the matched route template pattern from the request context for logging purposes.

    Kotlinhacktoberfestjavajavalin
    Vezi pe GitHub↗8,290
  1. Home
  2. Web Development
  3. Route Pattern Retrieval