How to implement deleting a post by id from a local server with data in json Node format.js react.js
It is necessary to implement the removal of the post by the app.delete method in express server. The data is stored on the local server in json format.sending data on the server looks like this.
You need to do the same, only app.delete
…
Свежие комментарии