iwf-idl

interface definition between iwf SDKs and iwf server (by indeedeng)

Iwf-idl Alternatives

Similar projects and alternatives to iwf-idl

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better iwf-idl alternative or higher similarity.

iwf-idl reviews and mentions

Posts with mentions or reviews of iwf-idl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-06.
  • A Brand New “Workflow as Code” Execution Engine
    9 projects | news.ycombinator.com | 6 Feb 2023
    We don't have any plan to build other SDKs at this moment.

    But it's VERY EASY to build an SDK for iWF so I would encourage anyone interested to build one. I will provide all the support.

    A SDK of iWF is very lightweight. It only need to invoke the two WorkflowState APIs from hosting a REST/HTTP service, based on the worker API schema. https://github.com/indeedeng/iwf-idl/blob/main/iwf.yaml#L215

    There is no much tricky things inside the SDK that you have to do. For client APIs to call iWF server(the rest of the API defined in the Open API schema), just need to build a wrapper on top of the generated code from Swagger (and it can be optional but it will just make it easier to use).

    As a data point, it only took me a week to build GoSDK, including all the tests, by just two IntelliJ IDE and also Goland IDE to translate the Java code into Golang.

    The whole community including myself will really appreciate it.

Stats

Basic iwf-idl repo stats
1
2
6.7
about 1 month ago

indeedeng/iwf-idl is an open source project licensed under Apache License 2.0 which is an OSI approved license.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com