These are the API endpoints to be exposed for external consumption. GET endpoints -------------------- /api/getshopreviews?shopid={id} - returns a list of all reviews left for the specified shop /api/getshopreviewscores?shopid={id} - returns a list of all review scores left for the specified shop