Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 403 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 403 Bytes

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}".