Sunday, 7 May 2017

Mongoose - Save function does nothing

I'm learning Mongoose, and I got a bug while saving a user. This is my User Model :

User Model

This is my route :

Api Route - User Save

The MongoDB connection is correct, I see it in the console, and Postman only show a Loading Page..

I dont know why it is not working.

Thanks in advance!



via Alex Caron

No comments:

Post a Comment