ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 30,339
- Points
- 823
Reputation:
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...