Namespace Colore.Rest
Classes
RestException
Represents an error in the Chroma REST API.
Interfaces
IRestClient
Represents a REST API client able to do basic HTTP requests and return response data.
IRestResponse<TData>
Represents a response from calling a REST API.