@twin.org/dataspace-data-plane-rest-client
v0.9.3
Published
Provides an HTTP client for querying data assets and activity logs from data plane endpoints.
Downloads
5,912
Maintainers
Readme
Dataspace Data Plane REST Client
This package provides an HTTP client for querying data assets and activity logs from data plane endpoints. It supports request-driven integrations that need to retrieve entities, submit activities, and inspect processing outcomes.
The API surface mirrors service operations to reduce translation work in consuming applications.
Installation
npm install @twin.org/dataspace-data-plane-rest-clientExamples
Usage of the APIs is shown in the examples docs/examples.md
Reference
Detailed reference documentation for the API can be found in docs/reference/index.md
Changelog
The changes between each version can be found in docs/changelog.md
