Closed n-rosati closed 4 years ago
Instead of making REST requests myself, I'm now using a library that handles the 'dirty' work. All I need to do is give it a request to make.
Possibly in the future I'll use the fancier "class gets turned into the request" instead of a long string as the request.
Instead of making REST requests myself, I'm now using a library that handles the 'dirty' work. All I need to do is give it a request to make.
Possibly in the future I'll use the fancier "class gets turned into the request" instead of a long string as the request.