eiman-kased / starbulls

1 stars 4 forks source link

API for reviews #105

Closed margeschrec closed 3 years ago

margeschrec commented 3 years ago

moved my work on the api reviews to a new branch. updates #63

/review/show/{reviewID} - displays the info about a specific review not just the review contents /review/new - create a new review either from a user or anonymously /review/edit{/{reviewID} - updated a review - we should put restrictions on this in the next iteration