Replies: 2 comments
-
|
There is no way to automatically integrate with a REST API, that's something you would have to write code for. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks Paul , i wish there is some one who has solved something similar so
i look at the example.
…On Fri, Jun 18, 2021 at 8:30 PM Paul Bakker ***@***.***> wrote:
There is no way to automatically integrate with a REST API, that's
something you would have to write code for.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#407 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD4L2SSZ5BQ6OAQKVPL4WA3TTN7CPANCNFSM46YIHVYQ>
.
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team , i have task of setting up dgs-Framework to interface between my already exsiting EMR (OpenMRS Rest API to be specific) . But looking around the getting started guide and how to examples , has not provided any examples.
All i have found is setting up the server coupled with either database models .
I have seen something to do with Using DgsRequestData and @RequestHeader and @RequestParam in the DataFetcher's section
Can someone show me a full example of interating an existing rest endpoint or swagger scema using dgs-framework ?
Thanks alot , regards Tendo
Beta Was this translation helpful? Give feedback.
All reactions