json-server icon indicating copy to clipboard operation
json-server copied to clipboard

Get a full fake REST API with zero coding in less than 30 seconds (seriously)

Results 291 json-server issues
Sort by recently updated
recently updated
newest added

I found this front-end tools from https://rtool.cn/jsonserver/docs/relationships, and I download the db.json to localhost, and command the stings "json-server --watch db.json" Then I use http://localhost:3000/posts/1?_embed=comments, json resualt return like this...

Just wanted to let you people know that I just finished an addon to JSON Server, that some of you might be interested in : ### https://github.com/jeremyben/json-server-auth It allows you...

Is version 1.0 going to implement middlewares? I'm testing v1.0.0.0-beta.2 and I can't seem to add middlewares, it's a feature I use with v0.17.4. are there any plans to include...

Hello!! I get an execution error. When I randomly create a db.json file and run it, there is no error, but the file content is only `{}` json-server 1.0.0-beta.1 ```sh...

I am not able to understand why this is happening, my json has only 200 lines, it is working fine with at least 175 lines. I'm updating a project, and...

I have this server.json file: { "transactions" : [ { "id": 1, "description": "Desenvolvimento de site", "type": "income", "category": "Venda", "price": 14000, "createdAt": "2025-02-14T19:19:17.664Z" }, { "id": 2, "description": "Sushi",...

Request URL https://3001-cs-7a89c0d4-882b-4a3d-bd3d-737388050e6f.cs-us-central1-pits.cloudshell.dev/artistas Request Method GET Status Code 302 Found Referrer Policy strict-origin-when-cross-origin headers: GET /artistas HTTP/1.1 Accept: */* Accept-Encoding: gzip, deflate, br, zstd Accept-Language: es-ES,es;q=0.9,en;q=0.8 Connection: keep-alive Host: 3001-cs-7a89c0d4-882b-4a3d-bd3d-737388050e6f.cs-us-central1-pits.cloudshell.dev...

**Steps-** 1.Create a JSON file (Ninja.json) with the following content { "Ninjas": [ { "UID": 1, "name": "Neji", "courses": ["Maths", "Science"], "ContactNum": 1111, "Location": "Mumbai" }, { "UID": 2, "name":...

If port:3000 is occupied by another service, json-server to find the next available port.

)]}' { "regions": [ { "start": 1, "count": 2, "path": "net/data/ssl/chrome_root_store/root_store.md", "commit": "b2685183f7b146d2da5c62ad04c57e511634f9b4", "author": { "name": "Hubert Chao", "email": "[email protected]", "time": "2022-07-13 21:55:42" } }, { "start": 3, "count": 1,...