1
0
mirror of https://github.com/CCC-MF/bwhc-kafka-rest-proxy.git synced 2025-04-19 11:06:51 +00:00

18 Commits

Author SHA1 Message Date
c99ee8cdfb refactor: extract mtb file sender 2024-03-28 16:52:29 +01:00
22f7a7c65d test: add tests for response generation 2024-03-26 18:11:54 +01:00
144ef6fd22 chore: update uuid crate dependency 2024-03-26 18:05:54 +01:00
bbeba1f942 feat: use ipv6 capable default listener address 2024-03-14 12:10:58 +01:00
7b36255e2d feat: add config option for listen address and port 2024-03-14 11:50:58 +01:00
42b5189d32 chore: update github actions 2024-03-14 10:23:44 +01:00
aafd7f314d feat: use clap to handle args and env vars
closes #2
2024-03-14 10:16:02 +01:00
d5bc8779a0 docs: add http request examples and resulting kafka records 2024-03-09 12:38:06 +01:00
85ba709709 build: run tests before release build in Dockerfile 2024-03-09 11:37:43 +01:00
976c86d043 build: add GitHub workflow 2024-03-09 11:32:46 +01:00
a32f1522f9 feat: do not use episode id in kafka record key
Closes #1
2024-03-09 11:25:59 +01:00
6d6eccb36e fix: use camel case header key "requestId" 2024-03-08 15:28:09 +01:00
102e3c60fa chore: change default listen port 2024-03-08 15:27:11 +01:00
f6625de0e5 build: add release build profile 2024-03-08 14:47:23 +01:00
4e47e19b12 build: use tracing in debug mode 2024-03-08 14:44:18 +01:00
9ef1072f3c build: add Dockerfile 2024-03-08 14:13:15 +01:00
2b77a6b064 feat: require token as http basic auth 2024-03-08 13:24:59 +01:00
92c2286174 Initial commit 2024-03-08 11:16:00 +01:00