OpenFGA adoption in existing Service #184
Unanswered
shisingh-apptio
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi Shivesh,
You'll need to run the server as a separate process and call it using OpenFGA's Go SDK. Hope that helps. |
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
-
Hello Everyone, How are you?
I need your quick suggestion on how to onboard OpenFGA to work with existing API.
I am very beginner with Go(Have good experience with java) and having little trouble understanding it.
If someone can point me any sample github repo where you integrated it to run with any existing service, that would be of great help.
I am using echo to manage server and need to expose APIs which internally will talk to OpenFGA.
Can I make it work without running OpenFGA server as a go-routine? Please help me with the best way forward.
Thanks,
Shivesh
Beta Was this translation helpful? Give feedback.
All reactions