{"id":27890234,"url":"https://github.com/tibcosoftware/flogo-lib","last_synced_at":"2025-05-05T10:45:58.840Z","repository":{"id":57485661,"uuid":"54144952","full_name":"TIBCOSoftware/flogo-lib","owner":"TIBCOSoftware","description":"Project Flogo Library","archived":false,"fork":false,"pushed_at":"2023-08-04T06:41:12.000Z","size":1112,"stargazers_count":49,"open_issues_count":28,"forks_count":33,"subscribers_count":46,"default_branch":"master","last_synced_at":"2024-06-19T14:24:01.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://flogo.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TIBCOSoftware.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}},"created_at":"2016-03-17T19:15:27.000Z","updated_at":"2023-05-22T06:16:21.000Z","dependencies_parsed_at":"2024-06-18T14:06:30.793Z","dependency_job_id":"05ea48fc-ff06-4c2b-84c5-89fc5cb9ac7d","html_url":"https://github.com/TIBCOSoftware/flogo-lib","commit_stats":{"total_commits":616,"total_committers":20,"mean_commits":30.8,"dds":0.5957792207792207,"last_synced_commit":"df84bff4fa19650e12d2425939ae3e93b41e5640"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TIBCOSoftware%2Fflogo-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TIBCOSoftware%2Fflogo-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TIBCOSoftware%2Fflogo-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TIBCOSoftware%2Fflogo-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TIBCOSoftware","download_url":"https://codeload.github.com/TIBCOSoftware/flogo-lib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252485602,"owners_count":21755818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2025-05-05T10:45:54.450Z","updated_at":"2025-05-05T10:45:58.832Z","avatar_url":"https://github.com/TIBCOSoftware.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"**This repository has been replaced with Project Flogo [0.9.0 Core](https://github.com/project-flogo/core). Project Flogo 0.5.8 (this repository) will be placed in maintaince mode and only critical issues fixed.**\n\n# Flogo Lib\n\n[![Build Status](https://travis-ci.org/TIBCOSoftware/flogo-lib.svg?branch=master)](https://travis-ci.org/TIBCOSoftware/flogo-lib.svg?branch=master)\n\n**Flogo Lib** contains the api and core libraries that are used to create and extend **Flogo Applications**. \n\n## License\nflogo-lib is licensed under a BSD-type license. See [LICENSE](LICENSE) for license text.\n \n\u003cp align=\"center\"\u003e\n  \u003cimg src =\"https://raw.githubusercontent.com/TIBCOSoftware/flogo/master/images/projectflogo.png\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\" \u003e\n  \u003cb\u003eServerless functions and edge microservices made painless\u003c/b\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://travis-ci.org/TIBCOSoftware/flogo-lib.svg?branch=master\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/dependencies-up%20to%20date-green.svg\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/license-BSD%20style-blue.svg\"/\u003e\n  \u003ca href=\"https://gitter.im/project-flogo/Lobby?utm_source=share-link\u0026utm_medium=link\u0026utm_campaign=share-link\"\u003e\u003cimg src=\"https://badges.gitter.im/Join%20Chat.svg\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e | \u003ca href=\"#repos\"\u003eRepos\u003c/a\u003e | \u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e | \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr/\u003e\nProject Flogo is an open source framework to simplify building efficient \u0026 modern serverless functions and edge microservices and _this_ repository contains the api and core libraries that are used to create and extend those **Flogo Applications**. \n\n## Getting started\nIf you want to get started with [Project Flogo](flogo.io), you might want to check out the [getting started](https://tibcosoftware.github.io/flogo/getting-started/) guide in our docs or check out the [Labs](https://tibcosoftware.github.io/flogo/labs/) section in our docs for in depth tutorials.\n\n## Repos\n[Project Flogo](https://github.com/TIBCOSoftware/flogo) consists of the following sub-projects available as separate repos:\n* [flogo-cli](https://github.com/TIBCOSoftware/flogo-cli): Command line tools for building Flogo apps \u0026 extensions\n* [flogo-lib](https://github.com/TIBCOSoftware/flogo-lib): The core Flogo library (you're here now)\n* [flogo-services](https://github.com/TIBCOSoftware/flogo-services): Backing services required by Flogo \n* [flogo-contrib](https://github.com/TIBCOSoftware/flogo-contrib): Flogo contributions/extensions\n\n## Contributing\nWant to contribute to Project Flogo? We've made it easy, all you need to do is fork the repository you intend to contribute to, make your changes and create a Pull Request! Once the pull request has been created, you'll be prompted to sign the CLA (Contributor License Agreement) online.\n\nNot sure where to start? No problem, you can browse the Project Flogo repos and look for issues tagged `kind/help-wanted` or `good first issue`. To make this even easier, we've added the links right here too!\n* Project Flogo: [kind/help-wanted](https://github.com/TIBCOSoftware/flogo/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) and [good first issue](https://github.com/TIBCOSoftware/flogo/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)\n* flogo-cli: [kind/help-wanted](https://github.com/TIBCOSoftware/flogo-cli/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) and [good first issue](https://github.com/TIBCOSoftware/flogo-cli/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)\n* flogo-lib: [kind/help-wanted](https://github.com/TIBCOSoftware/flogo-lib/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) and [good first issue](https://github.com/TIBCOSoftware/flogo-lib/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)\n* flogo-services: [kind/help-wanted](https://github.com/TIBCOSoftware/flogo-services/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) and [good first issue](https://github.com/TIBCOSoftware/flogo-services/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)\n* flogo-contrib: [kind/help-wanted](https://github.com/TIBCOSoftware/flogo-contrib/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) and [good first issue](https://github.com/TIBCOSoftware/flogo-contrib/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)\n\nAnother great way to contribute to Project Flogo is to check [flogo-contrib](https://github.com/TIBCOSoftware/flogo-contrib). That repository contains all of the contributions, such as activities, triggers, etc. Perhaps there is something missing? Create a new activity or trigger or fix a bug in an existing activity or trigger.\n\nIf you have any questions, feel free to post an issue and tag it as a question, email flogo-oss@tibco.com or chat with the team and community:\n\n* The [project-flogo/Lobby](https://gitter.im/project-flogo/Lobby?utm_source=share-link\u0026utm_medium=link\u0026utm_campaign=share-link) Gitter channel should be used for general discussions, start here for all things Flogo!\n* The [project-flogo/developers](https://gitter.im/project-flogo/developers?utm_source=share-link\u0026utm_medium=link\u0026utm_campaign=share-link) Gitter channel should be used for developer/contributor focused conversations. \n\nFor additional details, refer to the [Contribution Guidelines](https://github.com/TIBCOSoftware/flogo/blob/master/CONTRIBUTING.md).\n\n## License \nFlogo source code in [this](https://github.com/TIBCOSoftware/flogo-lib) repository is under a BSD-style license, refer to [LICENSE](https://github.com/TIBCOSoftware/flogo-lib/blob/master/LICENSE) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftibcosoftware%2Fflogo-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftibcosoftware%2Fflogo-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftibcosoftware%2Fflogo-lib/lists"}