-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Hello,
I'm just discovering Jasonelle's great work, and it seems a very good candidate for my need : releasing a simple website based application getting content on-the-fly (e.g. home showing all recent articles openable isolately + burger menu offering various articles categories) declinable on both Android & iOs platforms, ideally based on WordPress JSON interface.
Yet it's unclear from documentation/example how that would be done. Shall i dev a specific WordPress or PHP module displaying my SQL/website content into Jasonette expected JASON format ? Or shall i rather use native WordPress JSON interface as it is & integrate it with a trick in current Jasonette implementation ?
Thanks in advance if you have suggestion, or example on how to do this best. If so, would imo be great to commit it into the already existing example as i guess my search might be a common one after all :)