Tag
Api Tips
1 post tagged Api Tips.
Posts

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.