jsonplaceholder icon indicating copy to clipboard operation
jsonplaceholder copied to clipboard

A simple online fake REST API server

Results 91 jsonplaceholder issues
Sort by recently updated
recently updated
newest added

The guide does not list which resources are available. Added a list of resources coming from data.json

Hey Typicode! Hope you are doing fine :) I have added some alignment and style changes for the website. Few security issues have been fixed and code formatting has been...

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies

Is there any feature that queries only certain fields in the API based on user requests? If this is the sample user data: ```json { "id": 1, "name": "Leanne Graham",...

Hello, I like and use your site very much, but when I want to use it at night, my eyes get very tired. Do you plan to add a dark...

When uploading an image as shown below, a 503 Service Unavailable error is returned. However, if the browser is reloaded and the image is uploaded again, a 201 Created response...