How to create rest api for community version

1
0
-1

Hello,
I want to create my custom rest api for community version but i couldn't find any information about it. All i can find precompiled zip files or how to documentation for subscribe editions. I extracted and changed example zip file then zipped again but i can't add as resource, i get zip file structure error.

Comments

Submitted by joe.pappas on Tue, 05/01/2018 - 19:32

Hello, REST API extensions are not supported in the Community version.

2 answers

1
0
-1

Hello,

REST API Extensions are now available in community Edition. You can either develop them from bonita Studio or use the Maven archetype provided by Bonitasoft in the Maven Central to develop it in your own IDE.

All details are in the documentation (https://documentation.bonitasoft.com/bonita/2021.1/rest-api-extensions)

1
0
-1

So, is there no way to create custom REST API for Community version?

Comments

Submitted by joe.pappas on Wed, 05/02/2018 - 16:18

No way to create one in the Studio as you mentioned. It is available in the Subscription version.

Notifications