Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ams003010/arclist
A To-do app built with Go + HTMX
https://github.com/ams003010/arclist
go htmx htmx-go to-do-app
Last synced: 16 days ago
JSON representation
A To-do app built with Go + HTMX
- Host: GitHub
- URL: https://github.com/ams003010/arclist
- Owner: AMS003010
- License: mit
- Created: 2024-10-15T17:33:03.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-15T17:41:06.000Z (2 months ago)
- Last Synced: 2024-12-07T03:07:56.574Z (16 days ago)
- Topics: go, htmx, htmx-go, to-do-app
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ArcList ᚬᚱᚴᛚᛁᛋᛏ
ArcList is a minimalist, intuitive to-do app built with Go and HTMX. The app's primary purpose is to explore and showcase the potential of HTMX for seamless, modern front-end interactivity, paired with Go's robust back-end capabilities.## Features
- **Real-time Task Updates**: Thanks to HTMX, ArcList enables quick, seamless task interactions without full-page reloads.
- **Simple and Clean Interface**: A focus on efficiency and minimalism ensures only the essentials are front and center.
- **Go-Powered Back-End**: Built with Go for high performance, stability, and simplicity.