Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rest-api: Update file table schema name | Baitinq | 2024-06-07 | 1 | -2/+2 |
* | rest-api: Take file path in query params | Baitinq | 2024-05-29 | 2 | -4/+3 |
* | rest-api: handle payloads with an api_key | Baitinq | 2024-05-29 | 4 | -16/+72 |
* | rest-api: connect to db and add /file/ GET endpoint | Baitinq | 2024-05-27 | 5 | -4/+185 |
* | payload-processor: insert to the file table | Baitinq | 2024-05-27 | 1 | -3/+1 |
* | rest-api: deploy with bazel | Baitinq | 2024-05-25 | 2 | -2/+2 |
* | payloads-processor: connect to DB and insert dummy data | Baitinq | 2024-05-11 | 1 | -1/+1 |
* | misc: add todo | Baitinq | 2024-05-04 | 1 | -1/+1 |
* | Switch to kafka :^) | Baitinq | 2024-05-02 | 2 | -11/+12 |
* | misc: clean up unnecessary use of ptrs | Baitinq | 2024-05-02 | 1 | -3/+3 |
* | payload-processor: add stub | Baitinq | 2024-05-02 | 1 | -1/+1 |
* | Change module name and cleanup http handler | Baitinq | 2024-05-02 | 2 | -0/+53 |