Make a request without parameters - MatheusKlauck/BaseExchange GitHub Wiki
Here's how to make a request!
Follow this simple step by step of how to make a request for cryptocurrency server. In this example, we'll check the Bitfinex' server status.
The request basis is the ExecuteRequest<T>
function, for more details about those, click here