blob: 585264819ea92db574b69bacfb604165a9db48a3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
plan:
- rename directory (fatcat/golang?)
- "custom" swagger base command (not auto-generated)
-> "main" wrapper pulling in libraries
- some form of dependency management: dep
- config
- logging
- test framework
- database creation and access
|