full-stack-project-a / project-a

0 stars 2 forks source link

Products API finished #22

Closed malker97 closed 11 months ago

malker97 commented 11 months ago

Pull Request Template

Description

Please provide a detailed description of your pull request. Include its purpose, what problem it solves, etc.

Type of Change

Please check the options that are relevant to your PR:

How Has This Been Tested?

Please describe the tests that you ran to verify your changes:

  1. import dotenv to manage DB info
  2. Github Action for Express backend
  3. Create a Product API
  4. Get Product By ID
  5. Update Product by ID
  6. Get Products by req query

Checklist

Before submitting your PR, please make sure you have completed the following steps:

Additional Information

If applicable, add any other information that could help the reviewers.