# 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/ (opens new window).
# Libraries
# Lua
- k.lua (GitHub (opens new window)) (Official) ComputerCraft-ready Krist library for Lua based on Jua (opens new window).
# JavaScript
- krist.js (GitHub (opens new window)) (Official) JavaScript Krist library for Node.js and the browser with TypeScript typings.