IERG4350-project (backend)
cd db/
docker-compose up -d
-
POST /categories
-
GET /categories
-
DELETE /categories/:id
-
PUT /categories/:id
-
GET /categories/:id/products
-
POST /products
-
GET /products
-
DELETE /products/:id
-
PUT /products/:id
-
POST /user
-
GET /user/auth
- Product Schema: + cat_id => route
- Category: search product by cat
- OAuth 2.0
- Stripe
- SendGrid
- HTTPS
- Register webhook