Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add help text | Akshay | 2020-08-24 | 1 | -1/+6 |
* | add cli opts | Akshay | 2020-08-24 | 1 | -4/+8 |
* | refactor db to init once, open connections otherwise | Akshay | 2020-08-24 | 1 | -4/+6 |
* | attempt to use single db connection | Akshay | 2020-08-23 | 1 | -2/+9 |
* | add logging | Akshay | 2020-08-23 | 1 | -1/+3 |
* | refactor src into db and service | Akshay | 2020-08-23 | 1 | -140/+5 |
* | 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 |