meafs / kyoto

Keep your Go stack united with Server Side Components

Home Page:https://kyoto.codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

background

kyoto

License Go Report Card Go Reference

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.

Disclaimer
This project in early development, don't use in production! In case of any issues/proposals, feel free to open an issue

References

Main project landing: https://kyoto.codes/
Documentation: https://kyoto.codes/docs/
Demo project, Hacker News client made with kyoto: https://hn.kyoto.codes/
Demo project, features overview: https://github.com/yuriizinets/kyoto/tree/master/.demo

Support

Buy me a Coffee

Or directly with Bitcoin: 18WY5KRWVKVxjWKFzJLqqALsRrsDh4snqg

About

Keep your Go stack united with Server Side Components

https://kyoto.codes

License:MIT License


Languages

Language:Go 58.5%Language:HTML 29.6%Language:JavaScript 5.5%Language:TypeScript 4.8%Language:SCSS 1.0%Language:Dockerfile 0.6%