1.0.1 • Published 8 years ago

flow-flow-api v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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. :sparkles:

License

MIT © jillix