Moonraker
Moonraker is a Python 3 based web server that exposes APIs which client applications use to interact with the Klipper 3D printing firmware.
About
Moonraker is a lightweight Python 3 web server designed to expose APIs for interacting with Klipper, a popular 3D printer firmware. It acts as the backend service that enables web-based frontends such as Mainsail and Fluidd to monitor and control 3D printers remotely. Moonraker b…