https://github.com/cahllagerfeld/go-htmx-first-steps
https://github.com/cahllagerfeld/go-htmx-first-steps
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cahllagerfeld/go-htmx-first-steps
- Owner: Cahllagerfeld
- Created: 2024-01-07T15:30:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-29T14:57:04.000Z (6 months ago)
- Last Synced: 2025-02-13T04:29:46.141Z (4 months ago)
- Language: Go
- Homepage:
- Size: 96.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTMX First steps
## Tools used
- Golang with Echo
- Templ for templating
- Htmx for interactions## Required tools
- [Air](https://github.com/air-verse/air) Can be installed with `go install github.com/air-verse/air@latest`