Skip to content

Commit 4cb1be5

Browse files
committed
add top-level README
1 parent 3d61cc0 commit 4cb1be5

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

examples/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Examples of using the OpenFGA Java SDK
2+
3+
A collection of examples demonstrating how to use the OpenFGA Java SDK in different scenarios.
4+
5+
### Available Examples
6+
7+
#### Basic Examples (`basic-examples/`)
8+
A simple example that creates a store, runs a set of calls against it including creating a model, writing tuples and checking for access. This example is implemented in both Java and Kotlin.
9+
10+
#### OpenTelemetry Examples
11+
- `opentelemetry/` - Demonstrates OpenTelemetry integration both via manual code configuration, as well as no-code instrumentation using the OpenTelemetry java agent

0 commit comments

Comments
 (0)