TIBCOSoftware / flogo

Project Flogo is an open source ecosystem of opinionated event-driven capabilities to simplify building efficient & modern serverless functions, microservices & edge apps.
http://flogo.io
BSD 3-Clause "New" or "Revised" License
2.41k stars 288 forks source link

Streams template for go API #508

Open abramvandergeest opened 4 years ago

abramvandergeest commented 4 years ago

Current behavior: No template

Expected behavior: An example that allows you to build a streaming app with golang

What is the motivation / use case for changing the behavior? We can build streams with UI and CLi, but not the third interface - golang API

Additional information you deem important (e.g. I need this tomorrow):

abramvandergeest commented 4 years ago

@fm-tibco I think you are the right person to look at this. it isn't a priority but it would be nice to be able to do this for some demos and what not.