Skip to content

arikchakma/flowy

Repository files navigation


Flowy

Run Workflow

Powerful visual editor for building API workflows effortlessly.
Design, automate, and execute workflows without writing boilerplate code.


Start Using

Get started quickly by visiting flowy — no setup required.

Why use Flowy?

Orchestrating API workflows can be complex and repetitive. Flowy simplifies this by providing an opinionated, visual-first editor that helps you design robust API workflows quickly and reliably.

  • Compose APIs visually using drag-and-drop components.
  • Add delays, conditional branches, variables, and more.
  • Chain requests and transform results easily.
  • Log, inspect, and debug workflows visually.
  • Run workflows in parallel or sequentially.

Supported nodes:

  • Start
  • Request
  • Log
  • Variable
  • Record
  • String
  • Boolean
  • Number
  • Select
  • Delay
  • Repeat (Coming soon)

…and more being added regularly.


Contributions

Contributions are very welcome! Submit pull requests, create issues, or help improve documentation.

To get a local development environment up and running:

  1. Clone the repo: git clone https://github.com/arikchakma/flowy
  2. Change directory: cd flowy
  3. Install dependencies: pnpm install
  4. Start the dev server: pnpm dev

License

MIT © Arik Chakma

About

Automate API workflows with ease.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages