aboutsummaryrefslogtreecommitdiff
path: root/src/dict2rest/main.go
Commit message (Expand)AuthorAgeFilesLines
* Clean up source structure and update vendor versionsHEADmasterFelix Hanley2016-12-051-89/+0
* Inhibit repeated handling of requests through context-aware middleware chains...Paul Mundt2016-05-121-10/+5
* Add support for deflate compressionPaul Mundt2016-04-031-4/+17
* Refactor handlers to open a new connection for each requestFelix Hanley2016-01-281-19/+31
* Add dictionary listing and updated readmeFelix Hanley2016-01-281-4/+6
* Make gzip optionalFelix Hanley2016-01-281-2/+6
* Add initial sourceFelix Hanley2016-01-281-0/+63