You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment I have no plans to use other libraries to work with camunda in the library. Using a self-written camunda client in my library has the following advantages:
I don't need to maintain an up-to-date version of a dependency on someone's library
Users of my library don't get transitive dependencies like Refit, which they may not need
However, I understand that there may be cases in which developers are forced to connect my library and some library that implements clients for the entire camunda API. Could you describe the APIs that you lack in my library?
Good afternoon.
Would you consider using Komsa.Camunda.Api.Client as httpClient?
The text was updated successfully, but these errors were encountered: