Cloud APIs
Introduction
Wonderland’s Cloud APIs services enable you to host small-scale backend servers, perfect for tasks like managing user authentication for a Discord Activity featuring a Wonderland Engine Project.
A subscription to the API Basic
plan is required for access.
These servers can be linked through a custom path to your current Pages domain. You have the flexibility to set environment variables and incorporate a Docker configuration for utilizing private Docker repositories.
In essence, you’re deploying a Docker image, which we execute for you on Wonderland Cloud.
Publishing via CLI
Wonderland Cloud CLI exposes an interface to programmatically interact with the apis resource.
1wl-cloud apis <command> <arguments> [options]
For more and up-to-date information on the usage, please refer to the documentation in the git repo.