See https://github.com/StopClickBait/SCB-Server/pull/16
This route returns a string: 'thanks'. Expects posted data to be a json object of type Answer which includes the following properties: answer (string(144)), articleId (string(uri)), userId (integer or string not sure atm)
Route (post): {URL}/api/answers
See https://github.com/StopClickBait/SCB-Server/pull/16 This route returns a string: 'thanks'. Expects posted data to be a json object of type Answer which includes the following properties: answer (string(144)), articleId (string(uri)), userId (integer or string not sure atm) Route (post): {URL}/api/answers