Are there any APIs exposed to do CRUD on topics, categories. user managements, posts?
Prepending /api/ to the URL is able to GET the JSONs for the existing topics/users etc.. However, there is no way to do the same for creating, updating or deleting (basically CUD POST calls).
Plan is to integrate nodebb in our app!!
Any help would be really appreciated.
P.S: Sorry about the spam https://github.com/NodeBB/NodeBB/issues/2331