0.0.1 • Published 2 years ago

@aws/energy-workbench-sdk v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Energy Workbench SDK

This package contains a Typescript SDK for the OSDU API. The SDK includes a base client for authorization as well as several client modules for OSDU API operations. This AWS Sample application is in open preview.

📦 Structure

/src/<endpoint>/models.ts`` - Contains the TypeScript interfaces for requests/responsesindex.ts- Exports the SDK contentsbase/base.client.ts- instantiates a base class for all other client modules. This gathers environmental variablesGroupClient` - Sample client for calling API