SKorchinskiy / Ecommerce-API

💳 Ecommerce-API application with basic functionality using express framework, knex query builder, mysql rdbms
1 stars 0 forks source link

Product Catalog Management #36

Open SKorchinskiy opened 1 year ago

SKorchinskiy commented 1 year ago

Allow CRUD (Create, Read, Update, Delete) operations for managing products in the catalog. Provide endpoints to search, filter, and sort products based on various attributes like category, price range, availability, etc.