json-server
json-server copied to clipboard
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
weader
@typicode 👋 Thank you for providing such a great library. I have created this pull request to give you suggestions to improve the performance of `json-sever`. We can improve performance...
Hi folks, in 1.0.0-beta.3 version the _expand option to see related data is not working. Even after changing all the ids to string in the db.json file as informed in...
Hi can anyone help me with this issue ? ``` D:\projetos_angular\frontend>npx json-server db.json :1 { ^ SyntaxError: Unexpected token '', "{ "pos"... is not valid JSON at JSONFile.parse () at...
i used axios to send requests on the json server, get and post requests are working correctly but when i am trying to send put, patch, and delete request it...
Version beta-3: in `db.json`: ```db.json { "persons": [ { "id": 0, "name": "Tim", "lastName": "S", "role": "developer" } ], "feedbacks": [ { "id": 0, "personId": 0, "text": "Great dev"} ]...
it's good to add a new feature for making some delay in response. it helps to simulate a slow server or making loading animation. for example make 500 ms delay...
Hi, I see this has been in "beta 3" for almost 6 monhs, with 600+ open issues and 94 pull requests, and I'm wondering if we should look somewhere else...
diff: https://github.com/typicode/json-server/compare/main...sequencerr:json-server:feature/add-middleware credit: https://github.com/typicode/json-server/pull/1625/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5 restoring readme from history: https://github.com/typicode/json-server/blob/v0/README.md?plain=1#L379-L407 https://github.com/typicode/json-server/blob/baf0aee90ae62a7afed180f49ce91b946f218f0e/README.md?plain=1#L379-L407