ctechhindi/CodeIgniter-API-Controller

API with Params

Closed this issue · 1 comments

Hi, could you help me with an API example that Query Params (in the URL) and Body Params receive?
Thanks.

I had a problem in my Postman, it is as simple as $this->input->post() and $this->input->get()