First time here? Check out the FAQ!

Revision history  [back]

Create api for posting question via POST request

Hi all,

I would like to create a POST request, whereby I can put questions into askbot via a POST request. I was looking into the code and data structure, and it looks like a single question is touching many db tables. Could someone please guide me into creating the same.