Expand description
The core HTTP client for the Moltbook API.
This module provides the MoltbookClient which handles authentication headers,
rate limit parsing, CAPTCHA detection, and JSON serialization/deserialization
for all API interactions.
Structsยง
- Moltbook
Client - A thread-safe, asynchronous client for the Moltbook API.