Crate v_exchanges_api_generics

Source
Expand description

§Generic-API-Client

This is a crate for interacting with HTTP/HTTPS/WebSocket APIs. It is named “generic” because you can use the same client to interact with multiple different APIs with, different authentication methods, data formats etc.

This crate provides

For a more detailed documentation, see the links above.

Modules§

  • Module for interacting with HTTP/HTTPS APIs.
  • Module for interacting with WebSocket APIs.