Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for Kyoto: Golang SSR-first Frontend Library
Yurii Zinets
Yurii Zinets

Posted on

     

Kyoto: Golang SSR-first Frontend Library

https://github.com/yuriizinets/kyoto

This library implements an HTML render engine concept that brings frontend-like components experience to the server side with native html/template on steroids. Supports any serving basis (net/http/gin/etc), that provides io.Writer in response.

Main motivation is to reduce usage of popular SPA/PWA frameworks where it's not needed because it adds a lot of complexity and overhead. There is no reason to bring significant runtime, VirtualDOM, and Webpack into the project with minimal dynamic frontend behavior. This project proves the possibility of keeping most of the logic on the server's side.

References:

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

A specialist with a wide range of skills and 5+ years of experience. One of the core developers of the Real Estate platform. Flexible. Took different roles on the projects, depending on project needs.
  • Location
    Kraków
  • Work
    Software Engineer (L2) at Akamai
  • Joined

More fromYurii Zinets

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp