This project provides a gRPC API for external tasks based on the Camunda Platform 7 runtime and Spring Boot.
You can use the Spring Boot Starter in your server Spring Boot application to provide the API.
You can use the Client Base in your application (e. g. a Spring Boot application) to consume the gRPC API.
Have a look at the examples for server and client examples.
Found a bug? Please report it using Github Issues.
Want to extend, improve or fix a bug? Pull Requests are very welcome.
Want to discuss something? The Camunda Forum might be the best place for it.