aboutsummaryrefslogtreecommitdiffstats
path: root/golang/TODO
blob: 117bcf4dafa1fb66ad56c97b375f460dcfeadf91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

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?
x database creation and access
x 404, not panic, when empty result
- creator post
- test framework

later:
- panic recovery middleware
- metrics