summaryrefslogtreecommitdiff
path: root/srv/api/chat.go
AgeCommit message (Expand)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-18implemented basic userID generationBrian Picciano
2021-08-18implement basic chat history endpointBrian Picciano