![]() |
JSON-RPC in 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: JSON-RPC in CodeIgniter (/showthread.php?tid=86240) |
JSON-RPC in CodeIgniter - ruslan - 01-22-2023 Hi I implemented JSON-RPC in CodeIgniter 4 and wrote two articles about it (more from architectural point of view, not detailed) May be it will be interesting for someone: part 1 part 2 (images got broken after Google translate for some reason- you can see them on the original pages) |