An open API service indexing awesome lists of open source software.

https://github.com/camunda/camunda-api-tutorials

Tutorials for interacting with Camunda APIs
https://github.com/camunda/camunda-api-tutorials

Last synced: 9 months ago
JSON representation

Tutorials for interacting with Camunda APIs

Awesome Lists containing this project

README

          

# Camunda API Tutorials

This repository is a companion to the Camunda API tutorials in the Camunda documentation. It contains the framework for building a CLI to interact with Camunda APIs.

Visit [the Administration API tutorial](https://docs.camunda.io/apis-tools/administration-api/tutorial/) for step-by-step instructions on building a CLI with the framework provided in this repository.