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

https://github.com/theaaf/todos

Proper web application structure for a minimal todo application written in Go
https://github.com/theaaf/todos

golang tutorial web-application

Last synced: 22 days ago
JSON representation

Proper web application structure for a minimal todo application written in Go

Awesome Lists containing this project

README

          

# Simple todo application in Go

### Related blog posts
- Part 1: https://aaf.engineering/go-web-application-structure-pt-1
- Part 2: https://aaf.engineering/go-web-application-structure-part-2
- Part 3: https://aaf.engineering/go-web-application-structure-part-3
- Part 4: https://aaf.engineering/go-web-application-structure-part-4