![]() |
A " better" API style for CI4? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=31) +--- Thread: A " better" API style for CI4? (/showthread.php?tid=82475) |
A " better" API style for CI4? - jimmytemp - 07-15-2022 Hi, For learning purposes, I would like to know if it is possible to create an API like the one in ProcessWire https://processwire.com/api/ref/? The API took its inspiration from jQuery, and it looks really simple to me. Any guidance or advice on how I could start that would be appreciated. Cheers. |