Implemented models for products and categories. Added initial structure for product data.
Created a Middleware folder and implemented a validation function for schema to ensure data consistency.
Created endpoints for creating and fetching categories and products. And created endpoints for updating, and deleting products.
Implemented models for products and categories. Added initial structure for product data. Created a Middleware folder and implemented a validation function for schema to ensure data consistency. Created endpoints for creating and fetching categories and products. And created endpoints for updating, and deleting products.