Code Builder for Minecraft: Education Edition API ...

Using this API The Code Builder experience involves three apps: Minecraft: Education Edition (MC), Code Connection (CC), and an editor, presumably in a browser. The editor sends command requests in the form of REST queries to localhost on port 8080. CC picks these up, converts them into MCs JSON format, and sends them over WebSockets to MC. ................
................