You can test and work with the apis on https://axios-api-l8dc.onrender.com
For Get : https://axios-api-l8dc.onrender.com/items
For Post: https://axios-api-l8dc.onrender.com/items with the following object { id: 1, name: "Item 1", description: "This is item 1" },
For Put/Patch/Delete : https://axios-api-l8dc.onrender.com/items/:id