An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Go + HTMX Todo List

A basic todo list using a minimalist tech stack
## Badges
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)

## Run Locally

go run src/main.go
go build