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
cloud javascript nodejs oracle-cloud sdk typescript

Oracle Cloud Infrastructure SDK for TypeScript and JavaScript

wercker status

This is Oracle Cloud Infrastructure SDK for TypeScript and JavaScript. This project is open source and maintained by Oracle Corp. The home page for the project is Oracle Cloud Infrastructure SDK for TypeScript and JavaScript.

Installation

Use the following command to install this SDK:

npm install oci-sdk

Alternatively you can git clone this repo.

Working with the SDK for TypeScript and JavaScript

To start working with the SDK for TypeScript and JavaScript, you import the service package, create a client, and then use that client to make calls. Refer to examples section for examples on how to make requests.

Configuring

Before using the SDK, set up a config file with the required credentials. See SDK and Tool Configuration for instructions.

Organization of the SDK

The oci-typescript-sdk contains the following:

Examples

Examples can be found in the examples section

Documentation

Full documentation can be found on the sdk for typescript and javascript documentation site.

Versions Supported

The SDK for TypeScript and JavaScript currently supports NodeJS version 14, 16, 20 and TypeScript version 4.1.3.

Node & Browser Support

The SDK for TypeScript and JavaScript currently supports NodeJS but does not have browser support.

Help

Contributing

oci-typescript-sdk welcomes contributions from the community. Before submitting a pull request, please review our contribution guide

Oracle gratefully acknowledges the contributions to oci-typescript-sdk that have been made by the community.

Security

Please consult the security guide for our responsible security vulnerability disclosure process

License

Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved. This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.

See LICENSE for more details.

Changes

See CHANGELOG.

Known Issues