openapp-sdk-core 0.1.56

Core of the OpenApp SDK: HTTP transport, auth, retries, telemetry, and per-resource sub-clients reused by every language SDK.
Documentation

openapp-sdk-core

Core runtime crate for OpenApp SDK behavior shared across language bindings.

  • Client construction and request execution flow
  • Authentication wiring and retry policy
  • Resource-oriented API surface used by higher-level SDK packages

This crate centralizes behavior so language SDKs stay thin wrappers around one implementation path.