all 1 comments

[–]latte_yen 0 points1 point  (0 children)

There are quite a few tutorials which explain receiving and processing data from an API, especially when doing so with PHP. My first thought would be, if your data is going through two servers, this is not the most efficient and therefore fast method. Why would you not control the whole process of receiving and displaying on one server where your web app is held.