I'm trying to save data from a csv file in mongoDB, using mongoose.
I need to read row by line, generate an object from that row and supplement it with other data, which comes from the user login session.
To work with the csv file, I'm usi...
asked by
26.07.2018 / 16:19