about summary refs log tree commit diff
path: root/src/rest-api/handler/handler_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* rest-api: Add /api/v1/restored-files/ endpointBaitinq2024-08-191-3/+45
* rest-api: Take file path in query paramsBaitinq2024-05-291-1/+1
* rest-api: handle payloads with an api_keyBaitinq2024-05-291-3/+3
* rest-api: connect to db and add /file/ GET endpointBaitinq2024-05-271-0/+31