I am using axios to talk to my APIs, and I wrapper it with a HTTClient class to avoid depend much on it:
import axios,