aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* add loggingAkshay2020-08-231-1/+3
|
* refactor src into db and serviceAkshay2020-08-231-140/+5
|
* 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