baugarten / node-restful

A library for quickly providing a REST API with express or connect
http://www.baugarten.me/node-restful/
1.31k stars 249 forks source link

Can't use node-restful with mongoose 5. #176

Open chrisaugu opened 4 years ago

chrisaugu commented 4 years ago

I can't retrieve data from my database. I am using Mongoose 5. The connection is ok. When I used Mongoose only I could retrieve data. How can I fix this?

LeonardoValderas commented 2 years ago

see this issue: https://github.com/baugarten/node-restful/issues/165

https://github.com/DaydreamDevelopment/node-restful