awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Server-Side Rendering Engines · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesServer-Side Rendering Engines

Engines that generate dynamic HTML web responses by mapping data objects onto file-based templates.

Explore 2 awesome GitHub repositories matching web development · Server-Side Rendering Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Rendering and Templating
  4. Template Engines
  5. Server-Side Rendering Engines

Awesome Server-Side Rendering Engines GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • expressjs/express

    expressjs/express

    68,784GitHubView on GitHub↗

    Express is a minimalist web server framework that provides a foundational runtime environment for building backend web APIs and applications. It operates through a central application object that orchestrates the entire request-response lifecycle, allowing developers to define routes, manage server settings, and proces

    JavaScriptexpressjavascriptnodejs
  • rails/rails

    rails/rails

    58,297GitHubView on GitHub↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side temp

    Rubyactivejobactiverecordframework