aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* refactor db to init once, open connections otherwiseAkshay2020-08-243-14/+24
* attempt to use single db connectionAkshay2020-08-232-25/+36
* add loggingAkshay2020-08-233-6/+20
* refactor src into db and serviceAkshay2020-08-233-140/+145
* switch to smol rt, fix form urlencoded requestsAkshay2020-08-231-35/+40
* initial multipart handlingAkshay2020-08-231-22/+50
* add basic error handlingAkshay2020-08-231-16/+40
* initAkshay2020-08-221-0/+97