Expand description
REST API utilities for HTTP client operations REST API utility functions for exchange integrations
Structs§
- Rest
Config - Configuration for REST API connections
Functions§
- create_
client - Create a new HTTP client with default settings
- current_
timestamp_ ms - Get current timestamp in milliseconds
- get_
request - Make a GET request and deserialize the response
- parse_
json - Parse a JSON response from text
- post_
request - Make a POST request with JSON body