Skip to content

Introduction

This website is the new all-in-one documentation landing page for Krist and its related libraries. It is still a work in progress, but it serves to document how to use the Krist API in various contexts and languages.

The Krist HTTP API reference is available at https://krist.dev/docs/.

Libraries

Lua

  • k.lua (GitHub) (Official) ComputerCraft-ready Krist library for Lua based on Jua.

JavaScript

  • krist.js (GitHub) (Official) JavaScript Krist library for Node.js and the browser with TypeScript typings.