node-restful
node-restful copied to clipboard
Can not remove an object from th db
Hi, i have made an M.E.A.N app, when i try to delete an object from the api with postman show me an error: Cannot DELETE /api, and also i can't remove from the app. Is the api that doesn't let delete or i have a bug in mi app? Thanks...
Hey there, I'm pretty sure this is not an error with node-restful but a misunderstanding in how to use it. If you provide example code, a repository or a gist along with a sample cURL command, I would be more than happy to take a look.