how to use the app.delete method in express.js ? there are two option using it first one is
const app = require(\'express\')(); app.use(\'/:id\',(req,res) =&g