keboola/output-mapping

Shared component for processing SAPI output mapping and importing data to KBC

22.9.1 2024-04-19 17:57 UTC

README

Build Status Code Climate Test Coverage

Output mapping library for Docker Runner. Library processes output mapping, imports data to Storage tables into CSV files and files to Storage Files. Files are imported from local directory.

Development

Create .env.local file from this .env template and fill the missing envs:

cp .env .env.local

To run Synapse tests, set RUN_SYNAPSE_TESTS to 1 and supply a Storage API token to a project with Synapse backend. Synapse tests are by default skipped (unless the above env is set).

License

MIT licensed, see LICENSE file.