node-restful-api-tutorial
node-restful-api-tutorial copied to clipboard
Fixed issue #30
With respect to the issue raised https://github.com/academind/node-restful-api-tutorial/issues/30. due to initialization of constructor objectId without new its throwing error. Add the changes now which working fine.