https://github.com/square-it/flogo-starter-kits
Starter kits for Flogo by Square IT Services
https://github.com/square-it/flogo-starter-kits
flogo getting-started go starter-kit
Last synced: 9 months ago
JSON representation
Starter kits for Flogo by Square IT Services
- Host: GitHub
- URL: https://github.com/square-it/flogo-starter-kits
- Owner: square-it
- License: bsd-3-clause
- Created: 2019-03-07T09:16:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-03T11:57:11.000Z (over 7 years ago)
- Last Synced: 2025-03-22T09:34:02.985Z (over 1 year ago)
- Topics: flogo, getting-started, go, starter-kit
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# *Starter kits for Flogo* by Square IT Services
This repository contains a set of examples for Flogo using [Square IT Services contributions](https://github.com/square-it?q=flogo&type=source#org-repositories):
* [Configuration Management with Consul](./configmgmt/consul/README.md): create an application with configuration centralized in a Consul key-value store
* [OpenTracing](./opentracing/README.md): create an application whose events will be sent to OpenTracing tracers
## Requirements
* [Go language 1.11+](https://golang.org)
* [Flogo CLI](https://github.com/project-flogo/cli)