Cross-server instance/user info mirroring #1

Open
opened 2026-04-29 16:06:09 +03:00 by nycta · 1 comment
Owner

Need to develop server-server/client-server API that would reply with instance/user info upon requests.

Also need to develop client-server API that would mirror remote instance/user info upon local instance request into local instance database.

Need to develop server-server/client-server API that would reply with instance/user info upon requests. Also need to develop client-server API that would mirror remote instance/user info upon local instance request into local instance database.
Author
Owner

Those could be the same API that switches between modes on presence of url_base parameter in request parameters (if absent or if same as local url_base -- respond with local info, if present and not same as local url_base -- respond with remote info)

Those could be the same API that switches between modes on presence of **`url_base`** parameter in request parameters (if absent or if same as local url_base -- respond with local info, if present and not same as local url_base -- respond with remote info)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dom-lis/serenity#1
No description provided.