-
Notifications
You must be signed in to change notification settings - Fork 13
Home
Hannah Sistrunk edited this page Aug 7, 2020
·
6 revisions
ArchivesSnake is a client library for working with the ArchivesSpace API. It is intended to reduce duplication of effort and simplify scripting ArchivesSpace.
The purpose of the ASnake Wiki is to provide use cases for how users may deploy ASnake. For an overview of ASnake, consult the ASnake README on GitHub. For more detailed code documentation, consult the ASnake Documentation.
This is an index page to the ASnake Wiki:
- Getting Started Guide gives some examples on how to get start quick with ArchivesSnake.
- Commonly Used Objects gives sample of common JSON objects found in the API.
- Samples provide examples of ArchivesSnake use cases.
- Technical Architecture gives overview of design principles and goals.
- Technical Planning describes desirable functionality.