I want to use mongoose for exposing rest apis from inside my aplication. However, I do not see any model of how this can be implemented.
Does anyone knows if it's possible of feasible to do using mongoose?
Can any exemple be provided demonstrating a simple case of it?