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