Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.11 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.11 KB

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.