A fully RESTful server implementation for CodeIgniter using one library, one config file and one controller.
http.get request in agularJs controller works fine when my client app and api are in localhost. when api is …
php angularjs codeigniter codeigniter-restserverI am try to build restful API in codeigniter using Phil Sturgeon's rest server Problem is I can't figure out …
php codeigniter-3 codeigniter-restserverMy backbone.js application throwing an HTTP OPTIONS not found error when I try to save a model to my …
codeigniter rest backbone.js http-options-method codeigniter-restserveri have a chriskacerguis Rest Server ,that listen for a client request as usually an API Server do. base on …
php codeigniter codeigniter-2 codeigniter-restserverI've spent my whole day trying to figure out this problem. Posting this issue here is my last hope. I …
php codeigniter codeigniter-2 rest-client codeigniter-restserverI'm trying to achieve the following URLs for my API (I'm using Codeigniter and Phil Sturgeon's REST server library): /players …
php codeigniter rest codeigniter-routing codeigniter-restserverMy front-end application is running on a grunt live server on port 9100, while my PHP server is on the port 80. …
angularjs codeigniter http-post cors codeigniter-restserverI am using Phil Sturgeon's REST Controller to build an API. API authentication is performed using API keys. Presently there …
php apache api codeigniter codeigniter-restserver