Backend of Simple Todo App. The Client of this App is available in here
- Copy env.exampe to .env
- Fill the config
- Run
go get ./... - Run
go run ./cmd/todo/main.go
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Backend of Simple Todo App. The Client of this App is available in here
go get ./...go run ./cmd/todo/main.go