blob: 23284686c53181950d9e949ed5e3e1a8b1afebaa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
plan:
x rename directory (fatcat/golang?)
x "custom" swagger base command (not auto-generated)
-> "main" wrapper pulling in libraries
x some form of dependency management: dep
x logging
x config
x sentry
- test framework
- database creation and access
later:
- cobra command line parsing? meh
- metrics
|