I have an Android app and backend code is in core PHP using MySql.
Is there any way to perform CRUD operations from API directly the way we perform on MySql?
if it was a web app, it could be done it using javascript, but can we directly from API? Or... Doing it from the Android end would is the last option.
from Can we use Firebase Realtime database with core PHP?
No comments:
Post a Comment