- docker-compose: uncomment todo service
- github: action update codecov coverage
- workflow: add k8s/istio yaml
- license: add MIT license
- readme: update README.md
- readme: add README.md
- restclient: update api.http
- changlog: add chglog config
- skaffold: add istio profile
- skaffold: add default to use nginx ingress
- github: action step file not found
- testing: test db connection hostname
- mod: rename package name from todo to gokit-todo
- model: rename complete to completed
- model: use *model.Todo insteal of model.Todo
- restful: fit for client todomvc
- gofmt: update by gofmt
- e2e: update e2e test scenario
- structure: divide test to integration and e2e
- test: update unit/intergration/e2e test
- test.yml: github action step error