Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created December 3, 2018 04:36
Show Gist options
  • Save amandeepmittal/544fe3ea1440eebf3eb995e974e24b27 to your computer and use it in GitHub Desktop.
Save amandeepmittal/544fe3ea1440eebf3eb995e974e24b27 to your computer and use it in GitHub Desktop.
app.delete('/api/todos/:todoId', todosController.destroy);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment