{"id":50409462,"url":"https://github.com/flowbaker/flowbaker","last_synced_at":"2026-06-11T17:00:43.453Z","repository":{"id":312334603,"uuid":"1035076971","full_name":"flowbaker/flowbaker","owner":"flowbaker","description":"Execution engine powering Flowbaker, a no code platform to build, connect, and automate workflows.","archived":false,"fork":false,"pushed_at":"2026-05-28T11:14:43.000Z","size":2574,"stargazers_count":198,"open_issues_count":2,"forks_count":18,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-05-28T13:12:23.369Z","etag":null,"topics":["agents","ai","ai-agents","aiagents","automation","integration","integration-platform","integrations","low-code","no-code","self-hosted","workflow","workflow-automation","workflow-engine","workflows"],"latest_commit_sha":null,"homepage":"https://flowbaker.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flowbaker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-09T15:53:25.000Z","updated_at":"2026-05-26T18:43:01.000Z","dependencies_parsed_at":"2025-09-14T19:11:54.754Z","dependency_job_id":"a65068ca-6f4d-44dd-abfa-ed1d98bfe179","html_url":"https://github.com/flowbaker/flowbaker","commit_stats":null,"previous_names":["flowbaker/flowbaker"],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/flowbaker/flowbaker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowbaker%2Fflowbaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowbaker%2Fflowbaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowbaker%2Fflowbaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowbaker%2Fflowbaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flowbaker","download_url":"https://codeload.github.com/flowbaker/flowbaker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowbaker%2Fflowbaker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34208761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agents","ai","ai-agents","aiagents","automation","integration","integration-platform","integrations","low-code","no-code","self-hosted","workflow","workflow-automation","workflow-engine","workflows"],"created_at":"2026-05-31T03:00:25.619Z","updated_at":"2026-06-11T17:00:43.446Z","avatar_url":"https://github.com/flowbaker.png","language":"Go","funding_links":[],"categories":["Workflow Frameworks"],"sub_categories":["Routers"],"readme":"\u003cimg src=\"assets/head.png\" alt=\"Flowbaker Executor\" width=\"100%\"\u003e\n\nWorkflow automation executor that runs on your machine. It connects to the Flowbaker platform to execute workflows with various integrations like Discord, GitHub, Gmail, and more.\n\u003cdiv align=\"center\"\u003e\n\n  [![Go Version](https://img.shields.io/badge/go-1.25.0-blue.svg?style=flat-square)](https://golang.org/)\n  [![Community](https://img.shields.io/discord/1369035097394647162?style=flat-square\u0026label=discord)](https://discord.gg/wDxHFkcbhD)\n\n\u003c/div\u003e\n\n## Quick Start\n\n### Installation\n\nDownload the latest binary from [releases](https://github.com/flowbaker/flowbaker/releases) or build from source:\n\n```bash\ngit clone https://github.com/flowbaker/flowbaker.git\ncd flowbaker\ngo build -o flowbaker cmd/main.go\n```\n\n### Setup\n\nStart the executor and follow the setup prompts:\n\n```bash\n./flowbaker start\n```\n\nThe setup will guide you through:\n- Creating an executor ID\n- Connecting to your Flowbaker workspace\n- Generating secure authentication keys\n\nOnce setup is complete, the executor will run workflows assigned to it from your Flowbaker dashboard.\n\n## Commands\n\n- `flowbaker start` - Start the executor (auto-setup on first run)\n- `flowbaker status` - Check executor status\n- `flowbaker reset` - Reset configuration\n- `flowbaker workspaces` - Manage workspace connections\n\n## Building from Source\n\n```bash\ngo build -o flowbaker cmd/main.go\n```\n\nRequirements: Go 1.25+\n\n## Community\n\n- [Discord](https://discord.gg/wDxHFkcbhD) - Get help and discuss\n- [GitHub Issues](https://github.com/flowbaker/flowbaker/issues) - Report bugs or request features\n\n## License\n\nApache 2.0\n\n## Star History\n\n\u003ca href=\"https://www.star-history.com/#flowbaker/flowbaker\u0026type=date\u0026legend=top-left\"\u003e\n \u003cpicture\u003e\n   \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=flowbaker/flowbaker\u0026type=date\u0026theme=dark\u0026legend=top-left\" /\u003e\n   \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=flowbaker/flowbaker\u0026type=date\u0026legend=top-left\" /\u003e\n   \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=flowbaker/flowbaker\u0026type=date\u0026legend=top-left\" /\u003e\n \u003c/picture\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowbaker%2Fflowbaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflowbaker%2Fflowbaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowbaker%2Fflowbaker/lists"}