Bonita Rest API Extension & OpenAPI generator

Hello,

Do you know the OpenAPI (or swagger) generator? You define the rest API interface in a yaml file, and then the generator generates a lot for you (function calls and objects for the response). Like this, you just need to write the implementation of your REST Service.

I think that it would be great to have the possibility to use this generator for the Rest API Extension of Bonita. What do you think about that?

I see 3 possibilities:

a) To extent the Bonita Rest API Framework, such that it matches the generated code of the OpenAPI generator.
b) To extend the OpenAPI generator, such that the generated code matches the Bonita Rest API Framework.
c) To implement an interface for authorization check, such that a Rest API can check the Bonita Authentication. Like this, it would be possible to build a Rest API with OpenAPI, that is secured by Bonita

What do you think about it?

Thank you and have a nice day

Nicolas

Hi @nicolas.piller!

Thanks a lot for your input. I’ve fwd this idea to our product team.

cheers!

-ThalĂ­a

1 Like

Hi @thalia.cruz ,
Great!
Do you know when we will get an answer?
Is it possible to take part to the discussion with the product team?
Thank you
Nicolas