The Art Of Using Go in Flogo

Empower your Go apps with Flogo's event-driven engine! Learn to seamlessly integrate Flogo into your Go code, leveraging existing triggers and activities. Follow the guide to build a PubNub message receiver and level up your event-driven app game.

The Art Of Using Go in Flogo

Not too long ago Flogo introduced a new Go API that allows you to build event-driven apps by simply embedding the Flogo engine in your existing Go code. Now you can use the event-driven engine of Flogo to build Go apps while using the activities and triggers that already exist and combining that with “regular” Go code.

Β