api-builder-plugin-json2csv
v1.0.0
Published
A plugin for Axway API Builder
Downloads
1
Readme
api-builder-plugin-json2csv
About flow-nodes
Flow-nodes are used within Axway API Builder's flow editor that is a low-code / no-code solution to designing and developing services that integrate to many different connected components, such as databases and APIs.
Getting started
- Follow the Getting Started Guide to create an API Builder service
- Follow the API Builder SDK guide to get started creating flow-node plugins.
Publish
After developing this plugin you can publish it to npm to make it public.
Install
After creating your API Builder service (api-builder init
), you can install this plugin using npm:
npm install api-builder-plugin-json2csv