From 375144716dfdd7dbbee592d3389a1e476c7c072f Mon Sep 17 00:00:00 2001 From: Nico Korthout Date: Wed, 28 Feb 2024 11:11:40 +0100 Subject: [PATCH] docs: sunset project --- README.md | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index dbd0d45..fad20ae 100644 --- a/README.md +++ b/README.md @@ -6,23 +6,19 @@ Community Extension
Compatible with: Camunda Platform 8 - Lifecycle: Incubating + Lifecycle: Unmaintained GitHub

-> **Note** -> **Public Beta** - We want your feedback! -> Give it a star on GitHub if you like the project. -> Or please tell us what you'd like to see added or changed in a [GitHub Issue](https://github.com/korthout/camunda-platform-rest-api/issues). +> [!WARNING] +> **This project is unmaintained** - There are ongoing efforts to add a REST API to Zeebe and ideas about unifying the REST APIs of all Camunda Platform 8 components. +> With that, it's time to sunset this project. > -> **Warning** -> **This project is incubating** - While it is ready to be used, -> it does not offer operations for all parts of Camunda Platform 8 yet. -> Have a look at [API](#api) to see what operations are already available. -> [Let us know](https://github.com/korthout/camunda-platform-rest-api/issues/10) what operations you'd like to see next. +> Working on this project has taught me much about Spring and Kotlin and even more about REST APIs. +> I'm proud that Camunda is taking a path that was explored by this project and took note of our successes and mistakes to make a better product. > -> **Warning** -> **This API is not yet stable** - We might break backward compatibility in newer releases of `v0`. +> Thank you all for all your feedback and support. +> Happy RESTful orchestrating! ## Introduction