diff --git a/docs/website/content/integrations/opa-java-wasm.md b/docs/website/content/integrations/opa-java-wasm.md new file mode 100644 index 0000000000..404c2f49a5 --- /dev/null +++ b/docs/website/content/integrations/opa-java-wasm.md @@ -0,0 +1,18 @@ +--- +title: Java OPA Wasm SDK (Styra) +software: +- java +labels: + category: wasm + type: poweredbyopa +code: +- https://github.com/StyraInc/opa-java-wasm +- https://central.sonatype.com/artifact/com.styra.opa/opa-java-wasm +tutorials: +- https://github.com/StyraInc/opa-java-wasm?tab=readme-ov-file#getting-started +inventors: +- andreatp +--- + +A Java SDK for using WebAssembly(wasm) compiled Open Policy Agent (OPA) policies powered by Chicory, +a zero dependencies Java Wasm interpreter. diff --git a/docs/website/content/organizations/andreatp.md b/docs/website/content/organizations/andreatp.md new file mode 100644 index 0000000000..d64d9c80fe --- /dev/null +++ b/docs/website/content/organizations/andreatp.md @@ -0,0 +1,4 @@ +--- +link: https://github.com/andreatp +title: Andrea Peruffo +--- diff --git a/docs/website/static/img/logos/integrations/opa-java-wasm.png b/docs/website/static/img/logos/integrations/opa-java-wasm.png new file mode 100644 index 0000000000..0e06cd1536 Binary files /dev/null and b/docs/website/static/img/logos/integrations/opa-java-wasm.png differ