blob: a749cb79cb7991bb740828d06d823b606d1e6204 (
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
x cobra command line parsing?
- test framework
- database creation and access
later:
- metrics
|