Api
Restful APIβ
There is a Restful API you can directly use here: https://api.cwcloud.tech
This API is the one that is used by the web console, the CLI cwc
(and the terraform provider to come). It's a Python FastAPI that is using the Scaleway or the OpenStack pulumi packages and the tfstate are stored in Scaleway's object storage.
You'll find the endpoints documentation here and how to authenticate this api here.
Cli cwc
β
We got our own cli cwc
written in go.
Check-it out here
Terraform providerβ
This work is in progress...