Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/benhoyt/simplelists

Tiny to-do list web app written in Go
https://github.com/benhoyt/simplelists

Last synced: 16 days ago
JSON representation

Tiny to-do list web app written in Go

Awesome Lists containing this project

README

        

# Simple Lists

Simple Lists is a tiny to-do list web app. It's written in Go in an old-school way with no JavaScript, plain old HTTP `GET` and `POST`, and all HTML rendered on the server. [**Read more.**](https://benhoyt.com/writings/simple-lists/)