Making HTTP calls from inside Rider
I test my code with API calls all the time. Because of this, Rider HTTP Client is a lifesaver.Usually, I call some endpoint for a token and then try to get some data from the service. So let's try to use Rider for this case.
First, we have to run the...
blog.ciechowski.net1 min read