Commit Graph

18 Commits

Author SHA1 Message Date
Dorian 5e390951f0 Add more plans to the TODO list. 2024-02-21 21:49:55 -05:00
Dorian 0ab408fbb0 Clean up code and add plans for future releases. 2024-02-21 21:44:18 -05:00
Dorian 94b88da5c2 Merge remote-tracking branch 'origin/axum-migration' into axum-migration 2024-02-21 21:38:42 -05:00
Dorian 264cd468e3 Add tests for the mirror-server handling of requests. 2024-02-21 21:38:20 -05:00
Dorian 05bffc7996 Update the readme with changes. 2024-02-21 21:38:20 -05:00
Dorian Pula 8010008268 Add logging of JSON requests. 2024-02-21 21:38:20 -05:00
Dorian 2ccf33e972 Add tests for the mirror-server handling of requests. 2024-02-13 16:25:03 -05:00
Dorian bba5134531 Update the readme with changes. 2024-02-08 14:57:57 -05:00
Dorian Pula f17c98703f Add logging of JSON requests. 2024-02-08 14:55:09 -05:00
Dorian e627581f66 Merge pull request 'axum-migration' (#1) from axum-migration into main
Reviewed-on: #1
2024-02-07 15:03:14 -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 99a68b9f89 Add todo for the mirror-server project. 2023-04-14 09:58:36 -04: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
Dorian ecbf7b4cdc Initial commit 2023-01-12 09:20:03 -05:00