Godo
A simple Todo List API made for learning purposes.
Made with
Running on your local machine
go run main.go --migrate # If this is the first time you run the app
go run main.go --mode=release # To run the app in release mode
A simple Todo List API made for learning purposes.
go run main.go --migrate # If this is the first time you run the app
go run main.go --mode=release # To run the app in release mode