# README
Todo
Backend of Simple Todo App. The Client of this App is available in here
Run The App
- Copy env.exampe to .env
- Fill the config
- Run
go get ./...
- Run
go run ./cmd/todo/main.go
# Packages
No description provided by the author