awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesFile Renderer Adapters

Renders server-side templates using a configurable file renderer, with support for multiple template engines.

Distinct from Template-Driven Rendering: Distinct from Template-Driven Rendering: focuses on a configurable file renderer abstraction, not the rendering process itself.

Explore 1 awesome GitHub repository matching web development · File Renderer Adapters. Refine with filters or upvote what's useful.

Awesome File Renderer Adapters GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • javalin/javalinAvatar de javalin

    javalin/javalin

    8,290Ver en 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

    Implements a file renderer adapter interface to delegate HTML template processing to various pluggable engines.

    Kotlinhacktoberfestjavajavalin
    Ver en GitHub↗8,290
  1. Home
  2. Web Development
  3. Rendering and Templating
  4. Server-Side Rendering
  5. Template-Driven Rendering
  6. File Renderer Adapters