HTTP Client Options for Third Party APIs
Hello, from what I’ve read in the http-effect readme the focus is on the server side. What could one use as an http client for existing third parties API? I’d rather not create my own wrap around axios/fetch/whatever
