about summary refs log tree commit diff
path: root/src/rest-api/handler/db.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
TODO: Only get files for your specific user