Skip to content

camunda-community-hub/camunda-platform-7-grpc-external-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC API for Camunda Platform 7 Runtime External Tasks

Development build License Starter Client Compatible with: Camunda Platform 7

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.

Contribution

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.

License

Apache License, Version 2.0