summary refs log tree commit diff stats
path: root/handlers.go
Commit message (Expand)AuthorAgeFilesLines
* commented indexHandlerBen Morrison2019-05-131-5/+14
* send etag for index. sha256 of template mod time.Ben Morrison2019-05-131-1/+8
* template initialization addedBen Morrison2019-05-131-3/+5
* serving css virtually instead of directlyBen Morrison2019-05-131-7/+42
* staticcheck warning fixedBen Morrison2019-05-131-2/+2
* more stubbed testsBen Morrison2019-05-131-1/+1
* reorganized handlers. StrictSlash(true). handling POST /api/plain/users for n...Ben Morrison2019-05-121-0/+14
* commenting earlyBen Morrison2019-05-111-8/+19
* skeleton handlers respondingBen Morrison2019-05-111-1/+41
* stubbed out handlersBen Morrison2019-05-111-13/+17
* reorgBen Morrison2019-05-111-3/+2
* building the skeletonBen Morrison2019-05-101-0/+38