A demo application integrating golang native HTML templating with HTMX. The application is a simple TODO list application where are responses from the server are in HTML format instead of JSON.
$ go run .
Note: The applocation will run on port 3000 by default.