Effect CommunityEC
Effect Community2mo ago
4 replies
smushball

Creating a Simple HttpClient with Base URL and Headers

Hi newbie here!

What is the simplest way to make a HttpClient for an external API? I just want a to be able to do, client.get('/relative-path') and have headers and base URL already set?
Was this page helpful?