Commit Graph

7 Commits

Author SHA1 Message Date
Dorian 264cd468e3 Add tests for the mirror-server handling of requests. 2024-02-21 21:38:20 -05:00
Dorian Pula 9ecfb109b4 Add logging via tracing and improve managing JSON request bodies. 2024-02-07 15:01:15 -05:00
Dorian Pula 6a7869a80c Break out into using axum extractor.
Add support for JSON extraction.
2024-02-07 10:12:40 -05:00
Dorian Pula 2ed659e3ad Migrate to using axum over actix for web framework. 2024-02-06 15:51:30 -05:00
Dorian fbcb0e4562 Fix up the output and release a new version. 2023-01-13 09:56:06 -05:00
Dorian 3c34cc05b9 Finish off a mirror service. 2023-01-12 15:31:03 -05:00
Dorian 1fa6c55d1d Wire up project for working with actix. 2023-01-12 09:41:47 -05:00