ardafirdausr / todo-server

API for Simple todo app

Home Page:https://todo.eksperimen.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

API for Simple todo app

https://todo.eksperimen.site


Languages

Language:Go 99.6%Language:Shell 0.4%