Add logging of JSON requests, CI and Dockerization
94b88da5c2
Merge remote-tracking branch 'origin/axum-migration' into axum-migration
264cd468e3
Add tests for the mirror-server handling of requests.
05bffc7996
Update the readme with changes.
8010008268
Add logging of JSON requests.
e627581f66
Merge pull request 'axum-migration' (#1) from axum-migration into main
Add logging of JSON requests, CI and Dockerization
Add logging of JSON requests, CI and Dockerization
WIP: Add logging of JSON requests, CI and Dockerization
e627581f66
Merge pull request 'axum-migration' (#1) from axum-migration into main
9ecfb109b4
Add logging via tracing and improve managing JSON request bodies.
6a7869a80c
Break out into using axum extractor.
2ed659e3ad
Migrate to using axum over actix for web framework.