Backend for the Admin Pages
This repository along with the frontend repository forms the necessary components that make up the Admin Pages/Interface/Service. These pages will provide the ability to edit Documents, Families, Collections and Events (DFCE). At the moment an MVP is being worked on that will have limited functionality, the specification can be found on the CPR notion pages here: MVP Admin Interface. Also on the notion pages is the Admin API Specification.
See the linear project.
If you are new to the repository, please ensure you read the getting starting guide and the design guide.
Currently the integration tests around the ingest endpoint use the AWS S3 mock as we do not have our own implementation. Ticket to fix that: PDCT-1570