Friday 21 April 2017

Nodejs API batch post with JSON data in body

I'm building an Angular2 application with a Nodejs API for manipulating a Microsoft SQL Server using the NPM package 'mssql'. Everything works perfectly, but I can't figure out one thing.

I have to create a way to post a batch of users from a csv file? Does anyone have an idea how I can do this?

Thanks in advance!



via Milan_w

No comments:

Post a Comment