Categories
Why do requests overlap?
app.put('/users/:id', UserController.CRUD.update); app.get('/users/:id', UserController.CRUD.findById);
Answer the question
In order to leave comments, you need to log in
Hmm, are you sure you sent PUT?
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question