~damien/hotwire-go-poc

A proof-of-concept demonstrating Hotwire development concepts in Go
Some minor refactoring
Initial commit

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~damien/hotwire-go-poc
read/write
git@git.sr.ht:~damien/hotwire-go-poc

You can also use your local clone with git send-email.

This repository attempts to apply Hotwire development concepts to Go. It has many rough edges and is absolutely not ready for production use, but it does demonstrate the fundamental concept: single-page web applications that keep the logic and rendering on the server.