Categorygithub.com/BobyMCbobs/todo-list-etcd
modulepackage
0.0.0-20230819002750-de9007606da6
Repository: https://github.com/bobymcbobs/todo-list-etcd.git
Documentation: pkg.go.dev

# README

#+title: todo list app

  • Goal build a todo list all using etcd as the backend

  • Learnings I've documented my learnings: [[./learnings.org][./learnings.org]]

  • Development Run /etcd/ locally with #+begin_src shell etcd #+end_src

Bring up the backend #+begin_src shell go run . #+end_src

Visit [[http://localhost:8080][localhost:8080]]

# Packages

No description provided by the author
No description provided by the author