Skip to content

FGRibreau/scaleway-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


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)