Verification of Digital Archive Construction Using the AtoM REST API
Introduction AtoM (Access to Memory) is an open-source web application for archive institutions. It is used by libraries, archives, and museums worldwide to manage archival descriptions. AtoM operations are typically performed through the Web UI, but using the REST API enables integration with external systems and batch processing. In this article, we walk through the API following a realistic business scenario, confirming the results in the Web UI. For details on the API plugin development history and implementation, see the separate article Developing a Plugin to Extend AtoM’s REST API. ...