Skip to content

This API documentation provides information on the endpoints and functionality of the West Coast Comforts Web app. This API allows users to view/search products, add items to cart, and make an order, streamlining the online shopping experience.

License

Notifications You must be signed in to change notification settings

jannclaude/rep-comfortsAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

West Coast Comforts API

This API documentation provides information on the endpoints and functionality of the West Coast Comforts Web app. This API allows users to view/search products, add items to cart, and make an order, streamlining the online shopping experience. Authentication is implemented using JWT for user/admin log in and sign up.

Installation

Install the dependencies before running.

$npm install bcrypt cookie-parser cors dotenv express jsonwebtoken mongoose nodemon uuid

Start the API.

$nodemon index.js

About

This API documentation provides information on the endpoints and functionality of the West Coast Comforts Web app. This API allows users to view/search products, add items to cart, and make an order, streamlining the online shopping experience.

Topics

Resources

License

Stars

Watchers

Forks