Skip to content

Specifications for the Object Store Module (multimedia + documents)

License

Notifications You must be signed in to change notification settings

DINA-Web/object-store-specs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

object-store-specs

Specifications for the Object Store Module (aka multimedia)

This repository aim is to collect and document the different requirements (what the module should do) and the specifications (how the module should do it). The scope is limited to what the module should do to be DINA compliant and should not target a specific institution.

Requirements/Specifications are recorded as Issues.

API Specifications

API Implementation

AAFC-BICoE object-store-api

Mock Server

A mock API can be created based on the OpenAPI specifications with Prism.

docker run --init --rm -it -p 4010:4010 -P stoplight/prism:4 mock -h 0.0.0.0 https://raw.githubusercontent.com/DINA-Web/object-store-specs/master/schema/object-store-api.yaml

A mock server will now be accessible on http://127.0.0.1:4010/v1/metadata

About

Specifications for the Object Store Module (multimedia + documents)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published