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
- Host: GitHub
- URL: https://github.com/theaaf/todos
- Owner: theaaf
- License: mit
- Created: 2018-11-11T19:26:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-02T23:18:47.000Z (almost 7 years ago)
- Last Synced: 2025-08-13T18:35:20.592Z (6 months ago)
- Topics: golang, tutorial, web-application
- Language: Go
- Size: 40 KB
- Stars: 90
- Watchers: 5
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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