Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added stdoutLogging bool and related configuration | Ben Morrison | 2019-05-12 | 1 | -1/+0 |
* | commented some | Ben Morrison | 2019-05-12 | 1 | -1/+9 |
* | config fleshed out; using viper+pflag | Ben Morrison | 2019-05-12 | 1 | -3/+4 |
* | query vars to endpoint in routing | Ben Morrison | 2019-05-11 | 1 | -1/+3 |
* | more graceful routing of http requests | Ben Morrison | 2019-05-11 | 1 | -8/+23 |
* | skeleton handlers responding | Ben Morrison | 2019-05-11 | 1 | -6/+8 |
* | stubbed out handlers | Ben Morrison | 2019-05-11 | 1 | -2/+8 |
* | gzipped responses | Ben Morrison | 2019-05-11 | 1 | -2/+6 |
* | reorg | Ben Morrison | 2019-05-11 | 1 | -1/+1 |
* | change port for unprivileged binds | Ben Morrison | 2019-05-10 | 1 | -1/+1 |
* | building the skeleton | Ben Morrison | 2019-05-10 | 1 | -0/+14 |