CodeIgniter Forums
how to make API in php codeigniter - 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: how to make API in php codeigniter (/showthread.php?tid=67985)



how to make API in php codeigniter - adnanakram153 - 05-04-2017

i want to learn how to make API in php codeigniter. i am beginner please tell me the configuration of Api in codeigniter and process how to make API. i search from internet but i can't find.


RE: how to make API in php codeigniter - InsiteFX - 05-05-2017

You can read this in the forums.

Restful API Server


RE: how to make API in php codeigniter - adnanakram153 - 05-08-2017

(05-04-2017, 11:45 PM)adnanakram153 Wrote: i want to learn how to make API in php codeigniter. i am beginner please tell me the configuration of Api in codeigniter and process how to make API. i search from internet but i can't find.

i want to learn whole procedure to build an API in codeigniter step by step. i can get data from rest controller but i dont know how to use post method and how to use rest_client and where to place rest_client files.


RE: how to make API in php codeigniter - lillian - 05-11-2017

You should read this link carefully: https://forum.codeigniter.com/thread-61485.html