index
:
fs-tracer-backend
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rest-api
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rest-api: Add /api/v1/restored-files/ endpoint
Baitinq
2024-08-19
5
-6
/
+129
*
Misc: Log to stdout
Baitinq
2024-07-21
1
-0
/
+1
*
misc: Update for working with new server
Baitinq
2024-06-16
1
-5
/
+5
*
rest-api: Update file table schema name
Baitinq
2024-06-07
1
-2
/
+2
*
rest-api: return 404 for all other routes except /
Baitinq
2024-05-30
1
-0
/
+5
*
rest-api: change route to /api/v1/file/
Baitinq
2024-05-30
1
-1
/
+1
*
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
7
-6
/
+198
*
payload-processor: insert to the file table
Baitinq
2024-05-27
1
-3
/
+1
*
rest-api: deploy with bazel
Baitinq
2024-05-25
3
-4
/
+16
*
payloads-processor: connect to DB and insert dummy data
Baitinq
2024-05-11
2
-3
/
+3
*
Todo
Baitinq
2024-05-06
1
-3
/
+3
*
misc: add todo
Baitinq
2024-05-04
1
-1
/
+1
*
rest-api: Write to kafka asynchronously
Baitinq
2024-05-02
1
-3
/
+19
*
Switch to kafka :^)
Baitinq
2024-05-02
4
-37
/
+31
*
misc: clean up unnecessary use of ptrs
Baitinq
2024-05-02
1
-3
/
+3
*
payload-processor: add stub
Baitinq
2024-05-02
2
-5
/
+5
*
Change module name and cleanup http handler
Baitinq
2024-05-02
4
-26
/
+61
*
Start setting up rabbitmq connection
Baitinq
2024-05-02
2
-0
/
+45
*
rest-api: Create specific payload endpoint
Baitinq
2024-05-01
1
-2
/
+6
*
rest-api: Add logs
Baitinq
2024-05-01
1
-0
/
+2
*
rest-api: return request body as string
Baitinq
2024-05-01
1
-1
/
+7
*
rest-api: return request body
Baitinq
2024-05-01
1
-4
/
+6
*
Build images with bazel
Baitinq
2024-05-01
4
-15
/
+49
*
Create dummy rest-api service
Baitinq
2024-04-29
3
-2
/
+21
*
Switch to go for rest-api
Baitinq
2024-04-28
26
-31
/
+10
*
Initial commit
Baitinq
2024-04-28
24
-0
/
+31