Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename to isostaticv0.1.0 | Akshay | 2020-08-24 | 1 | -2/+2 |
* | add crate meta | Akshay | 2020-08-24 | 1 | -0/+1 |
* | fix minor inconveniences | Akshay | 2020-08-24 | 1 | -4/+3 |
* | handle landing page | Akshay | 2020-08-24 | 1 | -3/+24 |
* | parse host header and return full url | Akshay | 2020-08-24 | 1 | -8/+18 |
* | refactor db to init once, open connections otherwise | Akshay | 2020-08-24 | 1 | -5/+3 |
* | attempt to use single db connection | Akshay | 2020-08-23 | 1 | -23/+27 |
* | add logging | Akshay | 2020-08-23 | 1 | -3/+11 |
* | refactor src into db and service | Akshay | 2020-08-23 | 1 | -0/+121 |