Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+4 votes
2.1k views
in Q2A Core by
Is there any API for this website?The functionality which i would like to implement is that "A user posts a question in my website,and i need to take that question object and send it into the question2 answer code using an API.

My requirement is that the user posts a question in my website and i can send this question to the Q2A code or database or whatever!!!

Any suggestions are welcome.

1 Answer

0 votes
by
There's no explicit API but you can access all the Q2A code, so it's no problem creating questions programmatically. Please see this answer:

http://www.question2answer.org/qa/1222/what-is-the-best-way-for-me-to-upload-lot-of-questions-to-the-db#a1583
...