-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Is your feature request related to a problem? Please describe.
RDMS needs to display and manage projects consistently with DAISY, but currently lacks a stable, documented way to retrieve complete project metadata for synchronization.
Describe the solution requested
Provide a stable, documented read-only API to fetch project lists and metadata (project ID, name, owners, roles, status). RDMS will only consume this data; DAISY remains the single source of truth with no write access from RDMS.
Describe possible alternatives
Manual exports or ad-hoc endpoints, though these are not suitable for reliable or near real-time synchronization.
Other info context
This is for RDMS–DAISY integration; read-only access is sufficient and preferred for governance and data integrity.