zbluee / Store-API

store API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Store-API

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

Project Setup

  • In order to run the project, setup .env and set MONGO_URL variable equal to DB connection string.

About

store API


Languages

Language:JavaScript 100.0%