DummyJSON icon indicating copy to clipboard operation
DummyJSON copied to clipboard

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 ba...

Results 13 DummyJSON issues
Sort by recently updated
recently updated
newest added

I tried to `GET` `'https://dummyjson.com/products?select=thumbnail&select=price'` but I got an internal server error. I know it's supposed to be `'https://dummyjson.com/products?select=thumbnail,price'` but can you please make it possible to also query endpoints...

Hi, I was working with the library. I find it very useful. I found a small issue. The below picture will highlight that issue, it's a title mismatch. The title...

### [Added fitering](https://github.com/Ovi/DummyJSON/commit/a393f135b9e95148b40864be3b2a6207395534f7) Added fitering by Rating and Price (less or bigger) for products search ### [Update products.json](https://github.com/Ovi/DummyJSON/commit/358ace35ae0e317f2e1bdc187057b0cd1d6af4fc) Fixed the description for the Iphone X with id=2, Removed the really...

Hi, Thanks for this useful apis. Is it possible to add openapi like swagger to this app? For example, a `swagger.json` file. We could use this swagger.json file for generating...

feature

For products maybe you could sort by price, rating, stock; for posts you can sort by reactions, etc

enhancement

It would be great to add roles for some users with at least one `ADMINISTRATOR` and several `USER` with optionally other roles at your own discretion. This could help us...

enhancement

First, thanks for this dummy JSON, It's nice to practice and testing some researchs for anything. But I noticed a lack in the endpoint to get products from a category...

Hi, I'm creating a course to put on Udemy for which I'll make some amount (likely small) of money. From what I have read about DummyJSON there is no limit...