Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.
Adam Wead edited this page Jun 13, 2019 · 3 revisions

CHO API

Collections

Currently applies to archival, library, and curated collections, but this is subject to change.

Landing Page

GET /catalog/:id

Create

POST /archival_collections

New collection

GET /archival_collections/new

Edit collection

GET /archival_collections/:id/edit

Update collection

PATCH /archival_collections/:id
PUT   /archival_collections/:id

Browsing and searching collections

GET /archival_collections/:id/resources
GET /archival_collections/:id/resources?utf8=✓&search_field=all_fields&q=foo

IIIF manifest

GET /archival_collections/:id/manifest.json