README
NodeBB: API
Additional API methods. This plugin depends on write-api plugin.
Usage
In order to use these extended api methods, you should have Write Api Plugin in your system: activated and configured for token use.
API
/api/v1/recent
Get recent topics, can limit the length of the return list with the appending query "nums={num}".