Rest API with CodeIgniter
By default CodeIgniter comes with a MVC based approach of serving data. However it is not hard to turn a starter project into a RESTful one.…
By default CodeIgniter comes with a MVC based approach of serving data. However it is not hard to turn a starter project into a RESTful one.…