{"id":18995572,"url":"https://github.com/turbot/flowpipe-samples","last_synced_at":"2026-02-25T23:35:01.479Z","repository":{"id":212311186,"uuid":"704298465","full_name":"turbot/flowpipe-samples","owner":"turbot","description":"Flowpipe sample mods, demonstrating common pipeline patterns and how to use the Flowpipe library mods. Run directly or use as examples for your own pipelines.","archived":false,"fork":false,"pushed_at":"2024-10-22T15:51:12.000Z","size":2252,"stargazers_count":19,"open_issues_count":0,"forks_count":3,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-02-21T12:18:12.254Z","etag":null,"topics":["automation","cloud","devops","flowpipe","flowpipe-mod","hacktoberfest","hcl","low-code","orchestration","security","workflow"],"latest_commit_sha":null,"homepage":"https://hub.flowpipe.io/?type=sample#search","language":"HCL","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/turbot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security/domains_review_through_multiple_sources/README.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-13T01:07:35.000Z","updated_at":"2025-01-19T20:21:22.000Z","dependencies_parsed_at":"2024-10-23T05:17:51.367Z","dependency_job_id":null,"html_url":"https://github.com/turbot/flowpipe-samples","commit_stats":null,"previous_names":["turbot/flowpipe-samples"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/turbot/flowpipe-samples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fflowpipe-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fflowpipe-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fflowpipe-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fflowpipe-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbot","download_url":"https://codeload.github.com/turbot/flowpipe-samples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbot%2Fflowpipe-samples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29844889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"ssl_error","status_checked_at":"2026-02-25T22:37:25.960Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["automation","cloud","devops","flowpipe","flowpipe-mod","hacktoberfest","hcl","low-code","orchestration","security","workflow"],"created_at":"2024-11-08T17:31:45.333Z","updated_at":"2026-02-25T23:35:01.454Z","avatar_url":"https://github.com/turbot.png","language":"HCL","readme":"# Flowpipe Samples\n\nA collection of Flowpipe mods that can be used with [Flowpipe](https://flowpipe.io).\n\n## Documentation\n\n- **[Mods →](https://hub.flowpipe.io/?type=sample#search)**\n\n## Getting Started\n\n### Requirements\n\nEach mod has its own requirements, please see the mod's README.md for any requirements, like running the Docker daemon.\n\n### Installation\n\nDownload and install Flowpipe (https://flowpipe.io/downloads). Or use Brew:\n\n```sh\nbrew tap turbot/tap\nbrew install flowpipe\n```\n\nClone:\n\n```sh\ngit clone https://github.com/turbot/flowpipe-samples.git\ncd flowpipe-samples\n```\n\n### Usage\n\nNavigate to a mod:\n\n```sh\ncd monitoring/http_list_pagination\n```\n\nInstall mod dependencies:\n\n```sh\nflowpipe mod install\n```\n\nRun a pipeline:\n\n```sh\nflowpipe pipeline run http_list_pagination\n```\n\nSome mods require [connections](https://flowpipe.io/docs/run/connections) and [variables](https://flowpipe.io/docs/build/mod-variables), please see each mod's README.md for specific instructions.\n\n## Open Source \u0026 Contributing\n\nThis repository is published under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0). Please see our [code of conduct](https://github.com/turbot/.github/blob/main/CODE_OF_CONDUCT.md). We look forward to collaborating with you!\n\n[Flowpipe](https://flowpipe.io) is a product produced from this open source software, exclusively by [Turbot HQ, Inc](https://turbot.com). It is distributed under our commercial terms. Others are allowed to make their own distribution of the software, but cannot use any of the Turbot trademarks, cloud services, etc. You can learn more in our [Open Source FAQ](https://turbot.com/open-source).\n\n## Get Involved\n\n**[Join #flowpipe on Slack →](https://flowpipe.io/community/join)**\n\nWant to help but not sure where to start? Pick up one of the `help wanted` issues:\n\n- [Flowpipe](https://github.com/turbot/flowpipe/labels/help%20wanted)\n- [Flowpipe Samples](https://github.com/turbot/flowpipe-samples/labels/help%20wanted)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbot%2Fflowpipe-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturbot%2Fflowpipe-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbot%2Fflowpipe-samples/lists"}