mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-27 18:55:54 -06:00
612b93af1f
In the OPA ecosystem, there are a number of language SDKs for different general purpose languages, mostly integrating with the REST API. This PR highlights these at the start of the OPA ecosystem page, adds some other projects for completeness and clarifies the owner where more than one SDK for a language exists. Signed-off-by: Charlie Egan <charlie@styra.com>
18 lines
399 B
Markdown
18 lines
399 B
Markdown
---
|
|
title: Java OPA SDK (Styra)
|
|
labels:
|
|
layer: network
|
|
category: application
|
|
software:
|
|
- java
|
|
code:
|
|
- https://github.com/StyraInc/opa-java
|
|
- https://central.sonatype.com/artifact/com.styra/opa
|
|
tutorials:
|
|
- https://styrainc.github.io/opa-java/javadoc/
|
|
inventors:
|
|
- styra
|
|
---
|
|
|
|
The Styra-supported driver to connect to Open Policy Agent (OPA) and Enterprise OPA deployments from Java applications.
|