repositorypackage
0.0.0-20240319074134-478935386e4a
Repository: https://github.com/karledenstal/golang-todo.git
Documentation: pkg.go.dev
# README
Golang Todo API
Just a simple todo API written in Go. Done as an excercise for learning Go, some of its packages, as well as getting more comfortable with Vim motions.
Stack:
- Go
- Go Fiber
- Gorm
- SQLite
- Air (for hot reloading)