scaleway-api-client

NodeJS API Client for Scaleway

Usage no npm install needed!

<script type="module">
  import scalewayApiClient from 'https://cdn.skypack.dev/scaleway-api-client';
</script>

README


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)