2.0.0 • Published 3 years ago

scaleway-api-client v2.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years ago

Deps NPM version Downloads

Get help on Codementor available-for-advisory extra Slack

⚡️ Installation

Install with npm.

npm install --save scaleway-api-client@2.0.0

👾 Authentication

Create an API token on Scaleway admin console here.

const Client = require('scaleway-api-client');

const api = new Client("YOUR_AUTH_TOKEN_HERE");

📘 Documentation

🚀 Examples

😋 How it works

lib.js is fully generated from Scaleway OpenAPI definition files:

😉 Previous work

🤩 You want to support my work?

I maintain this project in my free time, if it helped you, well, I would be grateful to buy a beer thanks to your paypal or Bitcoins, donation!

Francois-Guillaume Ribreau (npm@fgribreau.com)

2.0.0

3 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago