CodeIgniter Forums
Library for RESTClient - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Best Practices (https://forum.codeigniter.com/forumdisplay.php?fid=12)
+--- Thread: Library for RESTClient (/showthread.php?tid=69927)



Library for RESTClient - Bary - 01-31-2018

Hello everyone
I'm new to this forum.I have a question,
do you know a library for RESTClient to retrieve data via a WEB API? I already tested what I found on google but it did not work.
sorry for English, I'm not good at English Blush .



RE: Library for RESTClient - InsiteFX - 01-31-2018

CodeIgniter - restclient


RE: Library for RESTClient - skunkbad - 01-31-2018

Guzzle can be used via composer:

https://github.com/guzzle/guzzle

http://docs.guzzlephp.org/en/stable/