A lightweight HTTP helper class designed to simplify common REST operations
(GET, POST, PUT, DELETE, PATCH) with automatic header handling and response
parsing. It integrates with the internal Log system.
import { Api } from "@ckn-technology/core";