Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ardafirdausr/todo-server

API for Simple todo app
https://github.com/ardafirdausr/todo-server

echo-framework golang google-sso mongo-db

Last synced: 3 days ago
JSON representation

API for Simple todo app

Awesome Lists containing this project

README

        

Todo


Build Status
License
Release

Backend of Simple Todo App.
The Client of this App is available in [here](https://github.com/ardafirdausr/todo-client)

### 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`