api-builder-plugin-fn-<%=lcname%>
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 Axway Flow SDK guide to get started creating flow-node plugins.
Install
After creating your API Builder service (api-builder init
), you can install this plugin using npm:
npm install --no-optional @axway/api-builder-plugin-fn-<%=lcname%>