Skip to content

Guide

This section covers every aspect of the library from initialization to advanced patterns.

  • Initialization — Creating the client and connecting to your API.
  • Making Requests — GET, POST, PUT, PATCH, DELETE with query params and body.
  • Reading Responses — Binding JSON fields to your C variables.
  • Advanced Usage — Headers, Keep-Alive management, custom ports, and more.