Skip to main content

Introduction

Welcome to the bx2cloud documentation!

At its core, bx2cloud is a gRPC API providing services similar to what you would see in cloud providers. It's built for educational purposes and, for simplicity, designed to run on a single machine (hence sometimes the documentation may call it 'local').

You can interact with the API through:

All of the applications are written in Go.

info

This is very much a Work-in-Progress. Features are not expected to be stable for the time being.