Hi all, I searched in JEM's documentation, within this forum and on the Internet but couldn't find an answer to this question. It boils down to what the best way is to integrate with JEM.
I'm adding a shopping cart (VirtueMart) to a sport club website that uses JEM for all its tournament events (and they are a lot
I need to be able to lookup JEM's event details given the event id. I hoped there might be some (for example) REST API to JEM but couldn't find it.
Of course I could always go directly to the JEM data tables (in this case '#__jem_events') but I'd rather interface with an official/stable API than directly with the inner implementation.
All advice, tips, insights will be strongly appreciated.