Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | consolidating functionality to a single handler | Ben Morrison | 2020-05-09 | 1 | -1/+1 |
* | 404 for favicon.ico | Ben Morrison | 2020-05-07 | 1 | -0/+3 |
* | passing logfile close channel as param | Ben Morrison | 2020-05-06 | 1 | -3/+4 |
* | using file logging and catching SIGINT to cleanly shut down | Ben Morrison | 2020-05-06 | 1 | -2/+18 |
* | one validation function that branches off. be easier to test later. | Ben Morrison | 2020-05-06 | 1 | -1/+1 |
* | stubbing out the HTTP server | Ben Morrison | 2020-05-05 | 1 | -0/+22 |