update todo list

This commit is contained in:
cubixle
2021-06-18 22:35:03 +01:00
parent a394327772
commit 30403fe29e

View File

@@ -48,4 +48,8 @@ data_models:
## TODO
- [ ] http routes
- [ ] improve data model to struct. add more types.
- [ ] improve data model to struct. add more types.
- [ ] Add golangci-lint
- [ ] Add a useful Makefile
- [ ] Add a useful Dockerfile
- [ ] Add a readme template