about summary refs log tree commit diff
path: root/src/rest-api/handler/db.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* rest-api: Add /api/v1/restored-files/ endpointBaitinq2024-08-191-0/+22
* rest-api: Update file table schema nameBaitinq2024-06-071-2/+2
* rest-api: handle payloads with an api_keyBaitinq2024-05-291-4/+25
* rest-api: connect to db and add /file/ GET endpointBaitinq2024-05-271-0/+37