Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
borisov committed Apr 11, 2020
1 parent 491279e commit 7a147ef
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# gRPC API Core for Camunda BPM

This is core package with protobuf schema.

## See also

Server-side library: https://github.com/iamborisov/camunda-bpm-spring-boot-starter-grpc-server

Client library: https://github.com/iamborisov/camunda-bpm-spring-boot-starter-grpc-client

Usage examples: https://github.com/iamborisov/camunda-bpm-spring-boot-starter-grpc-examples

Inspired by https://github.com/tmetzke/camunda-bpm-grpc-external-task

0 comments on commit 7a147ef

Please sign in to comment.