JSON Server Tutorial - 10 - PUT, PATCH and DELETE Request

preview_player
Показать описание

Use coupon code: CodevolutionYoutube for any workspace upgrade. Select "Add promo code" on checkout, enter the code, then hit "Apply". This will apply a 100% OFF lifetime discount to your subscription. Enjoy and feel free to invite others to your workspace!

📱 Follow Codevolution

PUT, PATCH and DELETE Request in JSON Server
Рекомендации по теме
Комментарии
Автор

Thanks for the clear explanation with example. 💯👍

shankarraj
Автор

I am getting an error: "Connection was refused by the server." The server is running, the gets and id queries are working, but I don't seem to have enough user rights? Or am I missing some header information? Do I need to have json-server give me an API key? Please advise. I am on windows 11, and as I said, "most other stuff is working.

Shakespeare
Автор

Awesome, can you please make a tutorial on React and GASP?

your explanation is awesome

moinulislammoin
Автор

I'm getting a 404 error for put patch and delete. Only post req is working. Following the same steps as he did

tejaljadhav
Автор

I've been trying to get a fetch PUT request to update a user record in my Mongo DB database. I'm gonna try using PATCH instead since I'm only changing some of the records properties. Thanks

jacobwwarner
Автор

please explain bulk delete in jason server

shauij-ljmk
Автор

How may I update multi record data? example all status change or all delete?

mamunahmed
Автор

What if you wish to add something else to the products object? How would you do that?

emmanuelogunmola
Автор

Awesome, How to see this source code?

illiilli
Автор

Can json server be combined with faker?

JatinGera
Автор

the question is how we can do it with code?

okkesdonbaloglu