Skip to content

Outscale SDK for TypeScript/JavaScript

Notifications You must be signed in to change notification settings

outscale/osc-sdk-js

Repository files navigation

Project Graduated

Outscale SDK for TypeScript/JavaScript

Welcome to Outscale SDK for typescript/javascript.

This SDK is generated to interact with Outscale API service only (based on openapi description).

This SDK provides a TypeScript/JavaScript client that utilizes Fetch API.

How to use this SDK ?

Install using npm:

npm install -save outscale-api

Alternativly, you can directly use github:

npm install --save github:outscale/osc-sdk-js

See examples folder to jump straight into the code!

Building from sources

nvm install
npm install --local
npm run build

Contributing

Check contributing documentation.

License

Copyright Outscale SAS

BSD-3-Clause

This project is compliant with REUSE.