summaryrefslogtreecommitdiff
path: root/srv/api/middleware.go
AgeCommit message (Collapse)Author
2021-09-02implementation of basic chat page which can show history and not much elseBrian Picciano
2021-08-30add chat handlers and only allow POST methodsBrian Picciano
2021-08-07split configuration parsing out into separate packages, split api out as wellBrian Picciano