Looking for a Java client SDK for Connector API #52
Replies: 1 comment
-
Same question as eclipse-edc/Connector#3021 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm implementing a demonstrator application in Java,
I would like to interact with a running EDC connector to publish some assets and negotiate contracts on my "MVD",
I see in the samples that there are API we can call with simple curl commands with JSON documents,
Is there somewhere a client SDK in Java that interacts with all connector's APIs ?
Should I generate my client from a swagger yaml file ?
Regards, S. MARSOLLE from Toulouse.
Beta Was this translation helpful? Give feedback.
All reactions