Mohammed-eid35 / eCommerce

2 stars 1 forks source link

Products Model Initial creation, products retrieval endpoint api with GET Requests. #6

Closed iNightjar closed 1 year ago

iNightjar commented 1 year ago

products model initial creation endpoint api building

iNightjar commented 1 year ago

List,Create GenericsAPI Veiws

iNightjar commented 1 year ago

endpoints: api/products -> products list and create api/products/colors -> products colors selection, Insertion api/products/Images -> products images selection, Insertion api/products/sizes -> products sizes selection, Insertion