brahimelkaceh / eCommerce

3 stars 0 forks source link

User Story 1: Create a New Product(admin & managers access) #31

Open saloua-kd opened 1 year ago

saloua-kd commented 1 year ago

Task 1: Implement the API route for creating a new product. Task 2: Validate and process the request payload Task 3: Store the new product in the database. Task 4: Return a response with the newly created product data.