For each SDK, add a minimal example application #198
Labels
documentation
Improvements or additions to documentation
dotnet-sdk
Affects the C#/DotNet SDK
go-sdk
Affects the Go SDK
good first issue
Good for newcomers
java-sdk
Affects the Java/Kotlin SDK
js-sdk
Affects the JavaScript SDK
python-sdk
Affects the Python SDK
The example application would be minimal, just enough to show how one might use the SDK.
It would be sort of a cross between the README and the tests.
It would:
An added benefit is that it can act as a sort of manual integration test that we can run before releasing the SDK to ensure that nothing broke.
The text was updated successfully, but these errors were encountered: