Integration Using SDK/Library #465
Answered
by
charlieegan3
Ronnie-personal
asked this question in
OPA and Rego
-
Hi, Is there a roadmap or any plans in place to support a native Java SDK? |
Beta Was this translation helpful? Give feedback.
Answered by
charlieegan3
Jul 10, 2023
Replies: 1 comment 2 replies
-
Hi Ronnie, this isn't something that we have planned. We're able to offer the Go SDK relatively easily since OPA itself is built in Go. There are however some community Java integrations,
Have a look in the awesome-opa list as there are also a few other projects that might be good for your use case. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Ronnie-personal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Ronnie, this isn't something that we have planned. We're able to offer the Go SDK relatively easily since OPA itself is built in Go.
There are however some community Java integrations,
Have a look in the awesome-opa list as there are also a few other projects that might be good for your use case.