Go to file
Hou Samnang a70f7aed34 marge together 2021-03-26 13:29:14 +07:00
data xlsx import data 2021-03-26 13:26:14 +07:00
src xlsx import data 2021-03-26 13:26:14 +07:00
test Add simple test 2021-03-26 09:20:41 +07:00
.gitignore Init data migration with nodejs 2021-03-26 08:30:56 +07:00
jest.config.js Add simple test 2021-03-26 09:20:41 +07:00
package.json marge together 2021-03-26 13:29:14 +07:00
README.md Add readme 2021-03-26 08:33:19 +07:00

Data Migration Nodejs

  • Import excel file and request to REST API.
  • Import csv file and request to REST API.
  • Import json file and request to REST API.

Contributors