Cain
Complete Camunda-REST-Interpreter which handles e.g. the business process models REST-calls to the process engine via a process instance representation in elixir as a own GenServer.
Installation
def deps do
[
{:cain, "~> 0.1.0"}
]
end
Complete Camunda-REST-Interpreter which handles e.g. the business process models REST-calls to the process engine via a process instance representation in elixir as a own GenServer.
def deps do
[
{:cain, "~> 0.1.0"}
]
end