Expand description
REST API client abstraction library.
This is a very minimal crate
Modules§
- reqwest
reqwest
- An optional API client feature using
reqwest
Enums§
- Request
Method - Possible request methods
Traits§
- From
ApiState - A trait that should be implemented for API states, to support giving access to the API state to the queryables.
- Queryable
- Data for a HTTP request & response