hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
182 stars 105 forks source link

[FEAT] Add Products API - BACKEND #87

Closed DevUju closed 2 weeks ago

DevUju commented 1 month ago

Description

Develop an API endpoint to add new products with input validation

Acceptance Criteria

{
  statusCode: 400,
  message: ["name must be a string", "price must be a positive number"],
  error: "Bad Request"
}

Purpose

Provides a backend service which allows users to add new products to the system

Requirements

Expected Outcome

Task

Testing

markessien commented 1 month ago

good ticket

buka4rill commented 1 month ago

@PrudentBird this issue is not for your team. None of you had a had creating this

buka4rill commented 1 month ago

Please remember to version the api

buka4rill commented 1 month ago

@Timmy-id why did you close this ticket?

buka4rill commented 1 month ago

wasn't your fault...sorry

DevUju commented 1 month ago

ISSUE TEAM MEMBER (Rocketeers)

Trini7y Obianuju muhammad235 akinwalexander