Go to file
Hou Samnang 74a5e57f15 Fix add file exect 2021-03-26 17:37:36 +07:00
data Fix add file exect 2021-03-26 17:37:36 +07:00
src Fix add file exect 2021-03-26 17:37:36 +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 Fix add file exect 2021-03-26 17:37:36 +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