contentaggregator

Package for interaction with ContentAggregator server

Usage no npm install needed!

<script type="module">
  import contentaggregator from 'https://cdn.skypack.dev/contentaggregator';
</script>

README

What is this?

This is a Node.js package for communication with the ContentAggregator server from pipeline tasks.

What is ContentAggregator

ContentAggregator is a lightweight integration engine for moving json and binary data from external services, transformation of the data, and storing the data into local or external data storages.

More information

Checkout https://bitbucket.org/aretera/contentaggregator/wiki/Home for documentation, and https://bitbucket.org/aretera/contentaggregator.samples for examples.

ContentAggregator is available as a Docker image: https://hub.docker.com/r/aretera/contentaggregator/