Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
151 views
in Q2A Core by
Hello,

I want to implement a REST API for the Q2A core. Is there a specific reason why this feature hasn't been developed already?

Additionally, I want to implement a feature to tag users in questions.

Thank you.
by
Idk about the REST API, but there's a @Mentions plugin by Pupi:
https://question2answer.org/qa/66929/new-premium-plugin-dm-dynamic-mentions
by
Lack of demand, presumably. What would you need a REST API for? Q2A has themes that work well on mobile and desktop, so there's no need for a mobile app (which is usually just an Electron app, i.e. a Node.js wrapper around a crappy, outdated Chromium version).

Please log in or register to answer this question.

...