Hello everyone,I'm trying to save base64 that come through a POST in gridfs with mongoose but I can't find anything that works for me,My nodejs is with hapijs.I have tried several libraries like https://github.com/aheckmann/gridfs-stream or https://www.npmjs.com/package/mongoose-gridfsBut I do not get the step of transforming the payload of the request to binary for storage in mongoose through the gridfs,the truth is that I am somewhat desperate ...
Submitted August 27, 2019 at 05:03PM by adrikai
No comments:
Post a Comment