https://github.com/scarletczen/go-htmx-todo
A todo list using a minimalist tech stack - Go + HTMX
https://github.com/scarletczen/go-htmx-todo
go htmx server tailwind
Last synced: about 2 months ago
JSON representation
A todo list using a minimalist tech stack - Go + HTMX
- Host: GitHub
- URL: https://github.com/scarletczen/go-htmx-todo
- Owner: scarletczen
- Created: 2023-12-26T12:50:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T08:22:41.000Z (over 2 years ago)
- Last Synced: 2025-12-26T08:35:51.710Z (6 months ago)
- Topics: go, htmx, server, tailwind
- Language: Go
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go + HTMX Todo List
A basic todo list using a minimalist tech stack
## Badges
[](https://choosealicense.com/licenses/mit/)
## Run Locally
go run src/main.go
go build