The Bubbaloop server provides a comprehensive REST API that allows users to retrieve detailed system information through the /api/v0/stats endpoint. This API leverages established Rust libraries to deliver accurate and extensive system data in a structured JSON format.
We expose the following functionality
whoami
sysinfo
Available API
GET /api/v0/stats/whoami — Provides detailed information about the system's identity
GET /api/v0/stats/sysinfo — Delivers comprehensive system resource metric
Usage
whoami
just whoami 0.0.0.0 3000
Server terminal
[2025-04-13T15:03:20Z DEBUG bubbaloop::api::handles::stats::whoami] 🤖 Received request for whoami