feat: start refactor of ap module to federation module

This commit is contained in:
nullishamy 2025-05-03 16:01:23 +01:00
parent a924415a74
commit ecb706e93f
Signed by: amy
SSH key fingerprint: SHA256:WmV0uk6WgAQvDJlM8Ld4mFPHZo02CLXXP5VkwQ5xtyk
16 changed files with 564 additions and 430 deletions

1
Cargo.lock generated
View file

@ -1316,6 +1316,7 @@ dependencies = [
"serde_json",
"sqlx",
"thiserror 2.0.12",
"tokio",
"tracing",
"url",
"uuid",