oracle / oci-typescript-sdk

Oracle Cloud Infrastructure SDK for TypeScript and JavaScript
https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/typescriptsdk.htm
Other
68 stars 50 forks source link

Create objectstorage-helper for reading a CSV from the object storage bucket #261

Open AnuravModak opened 6 months ago

AnuravModak commented 6 months ago

Towards #237.

This is the first draft towards the mentioned Issue.

Proposing a class ObjectStorageHelper class to encapsulate the Object Storage-related functionality.

Please let me know if I need to make any further changes.