MyBB Community Forums

Full Version: Json format forum display mode
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm thinking of writing a mobile app for mybb forums, but I need a form of authentication and preferably an easily parsed format of the forum, like json. I know oauth with all user actions supported is already planned, but there should also be support for viewing the entire forum the same way. This can also be used to make an ajax based web client so it consumes much less bandwidth.
You could always create a plugin to do this.