This project provides a gRPC API for external tasks based on the Camunda BPM 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.