Querystrings | Accepted values |
---|---|
fields | name, price, featured, rating, createAt, company |
featured | true, false |
company | ikea, liddy, caressa, marcos |
name | any fields |
sort | based on any fields |
numericFields | price, rating |
project from the course Node.js / Express Course - Build 4 Projects
- In order to run the project, setup .env and set MONGO_URL variable equal to DB connection string.