Socket
Book a DemoInstallSign in
Socket

outscale-api

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

outscale-api

OpenAPI client for outscale-api

Source
npmnpm
Version
0.22.0
Version published
Maintainers
1
Created
Source

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.

FAQs

Package last updated on 01 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts