Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add cli opts | Akshay | 2020-08-24 | 3 | -8/+47 |
* | handle landing page | Akshay | 2020-08-24 | 1 | -3/+24 |
* | parse host header and return full url | Akshay | 2020-08-24 | 2 | -9/+19 |
* | refactor db to init once, open connections otherwise | Akshay | 2020-08-24 | 3 | -14/+24 |
* | attempt to use single db connection | Akshay | 2020-08-23 | 2 | -25/+36 |
* | add logging | Akshay | 2020-08-23 | 3 | -6/+20 |
* | refactor src into db and service | Akshay | 2020-08-23 | 3 | -140/+145 |
* | switch to smol rt, fix form urlencoded requests | Akshay | 2020-08-23 | 1 | -35/+40 |
* | initial multipart handling | Akshay | 2020-08-23 | 1 | -22/+50 |
* | add basic error handling | Akshay | 2020-08-23 | 1 | -16/+40 |
* | init | Akshay | 2020-08-22 | 1 | -0/+97 |