Crate racal

source ·
Expand description

REST API client abstraction library.

This is a very minimal crate

Modules

  • reqwestreqwest
    An optional API client feature using reqwest

Enums

Traits

  • A trait that should be implemented for API states, to support giving access to the API state to the queryables.
  • Data for a HTTP request & response