php - Joomla application interaction with mobile application -


I am currently working on a Joomla app and a project related to mobile applications. I have created both applications so far and now I want to link the mobile application to the same database as used within the Joomla app.

I have done some research and it seems that connecting directly to the database due to security reasons is not the best option ... recommend using a web service.

> This is my understanding, for example, I have a "player" table in my database, in which the players asked to output these players through the Joomla app in an XML or JSN format. Which can be accessed and parsed by the mobile application.

How am I curious about creating this webservice within the Joomla app / framework?

There are so many things about integrating it in some way in the Joomla world. There is also a web service work group, so it is becoming easier in the future.

In the case of working with someone, the best code I have seen is still very rare, but it can be a good start: this is by Joomla Techno. Not played together, but it tries to implement a REIT API, which is probably what you want.

For more codes, you may want to be in touch with the Working Group and see that they have a beta code that can help you test and improve your situation.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -