@swymbase/media-processing
v0.0.8
Published
Support for implementing media extensions to the swymbase API.
Downloads
2
Readme
Swymbase media processing
This package defines a Lambda function that helps coordinate media processing and storage (in the knowledge base).
See additional notes at media.
Media Processing
The store processor is the default for every object and is executed first.
Additional processors are defined here. A processor can be
associated with a metatype property in the schema by adding its key to the
media.processors
array.