scaleway-api-client

2.0.0 • Public • Published

scaleway-api-client - NodeJS API Client for Scaleway


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)

/scaleway-api-client/

    Package Sidebar

    Install

    npm i scaleway-api-client

    Weekly Downloads

    0

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    185 kB

    Total Files

    3

    Last publish

    Collaborators

    • fgribreau