Categorygithub.com/karledenstal/golang-todo
repositorypackage
0.0.0-20240319074134-478935386e4a
Repository: https://github.com/karledenstal/golang-todo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# 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)