~repos /gromer

#golang#htmx#ssr

GIT_CONFIG_PARAMETERS="'http.version=HTTP/1.1'" git clone https://git.pyrossh.dev/gromer.git
Discussions: https://groups.google.com/g/rust-embed-devs

gromer is a framework and cli to build multipage web apps in golang using htmx and alpinejs.


Files changed (1) hide show
  1. cli/main.go +1 -1
cli/main.go CHANGED
@@ -1,4 +1,4 @@
1
- package http
1
+ package cli
2
2
 
3
3
  import (
4
4
  "bytes"