https://github.com/datumbrain/htmx-go-template-starter
Simple Go templates + HTMX example with Bootstrap.
https://github.com/datumbrain/htmx-go-template-starter
bootstrap go-template go-templates golang htmx
Last synced: about 1 month ago
JSON representation
Simple Go templates + HTMX example with Bootstrap.
- Host: GitHub
- URL: https://github.com/datumbrain/htmx-go-template-starter
- Owner: datumbrain
- Created: 2023-11-01T08:33:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T08:37:00.000Z (over 2 years ago)
- Last Synced: 2025-08-31T16:04:13.534Z (9 months ago)
- Topics: bootstrap, go-template, go-templates, golang, htmx
- Language: HTML
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golang Templates w/ HTMX
Run `go run main.go` to start the server at [:8080](http://localhost:8080/).
## Contributors
* [Fahad Siddiqui](https://github.com/fahadsiddiqui)