Skip to content

Go-TimPasta/nick-reviews

Repository files navigation

Getsy Reviews

Related Projects

Table of Contents

  1. CRUD Operations
  2. Data
  3. Setup

CRUD Operations

Endpoint Type Operation
/reviewsItem/:id GET Get all reviews for product by id
/reviewsShop/:id GET Get all reviews for shop by id

Data

Schema

Column Name Type
id INTEGER
productOrShopId INTEGER
userName STRING
userPhoto STRING
reviewDate STRING
style STRING
review STRING
reviewPic STRING
reviewRating INTEGER
purchasedItemDescription STRING

Setup

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •