/simplelists

Tiny to-do list web app written in Go

Primary LanguageGoMIT LicenseMIT

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.