StopClickBait / SCB-Backend

Backend
8 stars 7 forks source link

Port `/answers` to Laravel #8

Open KixPanganiban opened 7 years ago

le3bl commented 7 years ago

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