Provides a supported client instance and some basic configuration.
Helper class to match the RequestDataBuilder with an ApiRequest instance.
Derives executables from list of RequestBuilders.
Basic api request element.
Basic api request element. Provides a function to create an effect representing the actual request.
Compiles type level api description into a function returning request data (uri, query, header, body) and return-type A
which are used for a request.
Compiles type level api description into a function returning request data (uri, query, header, body) and return-type A
which are used for a request.