Adapter interface for proxyist
Proxyist is a web proxy which provides an object store like interface to a catalog of items which contain objects.
This library provides common code for adapters. You should never need to add
this as a dependency but you might import errors from it for configuration of
adapters.
Installation
Do not install this unless you are writing your own adapter.
yarn add proxyist-adapter-ocfl
Usage
TBA
Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
ISC