I don't think so, unfortunately -- you'll have to make the initial call to get the topic, and then subsequent calls to grab the raw markdown. I don't think we'll be adding a way to retrieve the raw markdown at the topic level because we wouldn't have any use for it.
Latest posts in php? API?
-
I have a Yii/php app and I'd like to show the latest posts from the nodebb forums (another server/site) on the side of the app.
I know there is an API and we use it to create users but has anyone ever shown latest posts or something else on another site?
If so, are you able to do it using the API only or a plugin? I'd like to avoid plugins.