Ovi / DummyJSON

DummyJSON.com provides different types of REST Endpoints filled with JSON data which you can use in developing the frontend with your favorite framework and library without worrying about writing a backend.
http://dummyjson.com
Other
1.86k stars 202 forks source link

thumbnail added to cart products #37

Closed debarshi121 closed 1 year ago

debarshi121 commented 1 year ago

The thumbnail is added to all the cart apis. Documentation is also updated. So that in the frontend along with the title, price & other properties, we can display the product image.

Ovi commented 1 year ago

Great job!