Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 542 Bytes

IOSTEST.md

File metadata and controls

15 lines (8 loc) · 542 Bytes

IOS Testing Endpoints

All endpoint assume the use of user llama001@maildrop.cc

GETS

GET: http://apollo-b-api.herokuapp.com/test/topics/topics - All topics for the above user

GET: http://apollo-b-api.herokuapp.com/test/topics/topic/{topicID} - Info on a topic

GET: http://apollo-b-api.herokuapp.com/test/surveys/survey/{surveyID} - A survey

GET: http://apollo-b-api.herokuapp.com/test/surveys/all - All the surveys

GET: http://apollo-b-api.herokuapp.com/test/surveys/survey/{surveyID}/responses - Answers belonging to a survey