aboutsummaryrefslogtreecommitdiff
path: root/src/service.rs
Commit message (Expand)AuthorAgeFilesLines
* rename to isostaticv0.1.0Akshay2020-08-241-2/+2
* add crate metaAkshay2020-08-241-0/+1
* fix minor inconveniencesAkshay2020-08-241-4/+3
* handle landing pageAkshay2020-08-241-3/+24
* parse host header and return full urlAkshay2020-08-241-8/+18
* refactor db to init once, open connections otherwiseAkshay2020-08-241-5/+3
* attempt to use single db connectionAkshay2020-08-231-23/+27
* add loggingAkshay2020-08-231-3/+11
* refactor src into db and serviceAkshay2020-08-231-0/+121