I built an APIManager class that has function to make API calls to my API that is working fine. Then I use a class APIClient to store every calls that
APIManager
APIClient