Custom middleware for a mongodb based on expressjs and mongoose exposing a schema driven rest interface. Integrates an upload endpoint for imagery and PDF documents as well as authentication and rights management.
# install dependencies
npm install
#run dev mode (based on nodemon)
node dev.js
#run production
node server.js
Schemas are defined as json-schema files in the folder \schemas.
tbd
tbd
- import_01.js - users, actors, descriptors, authrecs
- import_02.js - collections, history
- import_03.js - inventories, history
- import_04.js - entries, assets
- import_05.js - objects, assets