summary refs log tree commit diff stats
path: root/svc/handlers.go
Commit message (Expand)AuthorAgeFilesLines
* apiEndpointHandler now 404s invalid endpoints, better testing for itBen Morrison2019-06-091-1/+5
* sqlite functionality addedBen Morrison2019-06-081-6/+1
* cleaned up error handlingBen Morrison2019-06-081-4/+1
* database refs and static assets concurrency-safeBen Morrison2019-06-081-23/+34
* deduplicated duplicate deduplication functionsBen Morrison2019-06-061-24/+2
* moved bulk of code to its own package to clean up source treeBen Morrison2019-06-051-0/+228