Tag

Php Code

1 post tagged Php Code.

Posts

  • Diagram: a single apiCall(url, method, data) function branching into a GET and a POST request, both landing on the same JSON response.

    12/26/2015

    A simple cURL wrapper for calling any API

    Since you likely interface with a lot of external APIs, there’s no need to keep rewriting the same tool. Just copy this and use the “apiBaseController” class as you need it.

Often tagged together with