S
Sumanta0018
Guest
Guest or Bot
Hello XenForo Team / Community,
I am developing a Flutter-based mobile application that consumes data from a XenForo forum using the official REST API.
I am already using the
to build a “What’s New / Latest Activity” feed.
Now I want to implement a “Featured Threads” section in the mobile app.
### Main question
Is there any official...
Read more
Continue reading...
I am developing a Flutter-based mobile application that consumes data from a XenForo forum using the official REST API.
I am already using the
/api/threads endpoint with parameters like:order=last_post_datedirection=desc
to build a “What’s New / Latest Activity” feed.
Now I want to implement a “Featured Threads” section in the mobile app.
### Main question
Is there any official...
Read more
Continue reading...
P
N