I’m an old school developer and just starting again to develop mobile apps now.
I’m looking for a way to create an iOS app with backendless data and to use backendless data in my previously created wordpress website. Is it possible to make wordpress (mysql) use backendless data instead or perhaps synchronize both databases?
I believe it would be an overkill to use external database. I’d use our JS SDK for the web side of the app, this way both mobile and web can communicate with the same backend. Wordpress would be used just to spit out static files.