Welcome Guest, Not a member yet? Register   Sign In
Use CodeIgniter 4 As an API For Other Applications
#1

I have a question that I might not even be asking correctly but here goes...
I have a couple of vanilla PHP applications that I want to start using with the Oracle Autonomous Database through ORDS API endpoints but I don't want to do any of the API work in the vanilla PHP applications.
I would rather use and take advantage of CodeIgniter 4 Rest API features to interface with the Oracle Autonomous database and then some how 'hook into' CodeIgniter from the vanilla PHP applications whenever I need those ORDS endpoints. So I am not even sure if this is possible or what it is even called (if possible).
Is this like a service or something and can CodeIgniter the framework be used like this if it and the other applications are all the same server.
Thanks for any advice or tips
Reply




Theme © iAndrew 2016 - Forum software by © MyBB