flow-flow-api

1.0.1 • Public • Published

flow-flow-api Version Downloads

Flow composition manipulation

Installation

$ npm i --save flow-flow-api

Example

const flowApi = require("flow-flow-api");

Documentation

getAppGraphData(options, data, next)

Parses and sends back the application builder data.

Params

  • Object options: The options object.
  • Object data: An object containing the following fields:
  • app (String): The application name (todo: this is currently hardcoded as service.
  • Function next: The next handler used in flow.

How to contribute

Have an idea? Found a bug? See how to contribute.

Where is this library used?

If you are using this library in one of your projects, add it in this list. ✨

License

MIT © jillix

Readme

Keywords

Package Sidebar

Install

npm i flow-flow-api

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • ionicabizau