Provide an OpenAPI compliant REST interface to OTOBO #1107
bschmalhofer
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
A better plugin is |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be nice to have an OpenAPI compliant REST interface. This would make it really easy to write OTOBO clients, regardless of the programming language. For Perl it could be done with the module OpenAPI::Client. The backend could a Mojolicious App using Mojolicious::Plugin::OpenAPI.
Beta Was this translation helpful? Give feedback.
All reactions