Welcome Guest, Not a member yet? Register   Sign In
Using Codeigniter as RestAPI (using Axios)
#2

(This post was last modified: 10-04-2020, 02:07 AM by nc03061981.)

I think, you only need using Post
-> in data post, you define
. type: in [get, insert, delete, update,...]
. Auth:
. Data:,...
...
And route to api/v12345
... and then in data post, get type and process...

https://codeigniter.com/user_guide/general/ajax.html

https://codeigniter.com/user_guide/incom...quest.html

Learning CI4 from my works, from errors and how to fix bugs in the community

Love CI & Thanks CI Teams

Reply


Messages In This Thread
RE: Using Codeigniter as RestAPI (using Axios) - by nc03061981 - 10-04-2020, 01:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB