I would like to get started on the bare "implementation of spec with getters and setters" version of "manifesto". Since this repository is an express server with REST methods for dealing with manifests, I have tentatively called the IIIF repo "manifesto-client", but would like to change the name to "manifesto".
Keeping the server/REST interface separate from the model implementation seems advantageous. Ideas, comments?