Categorygithub.com/ardafirdausr/todo-server
module
1.0.1
Repository: https://github.com/ardafirdausr/todo-server.git
Documentation: pkg.go.dev

# README

Todo

Build Status License Release

Backend of Simple Todo App. The Client of this App is available in here

Run The App

  1. Copy env.exampe to .env
  2. Fill the config
  3. Run go get ./...
  4. Run go run ./cmd/todo/main.go

# Packages

No description provided by the author