An open API service indexing awesome lists of open source software.

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

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)