Go to file
Hou Samnang 322b18487b Fix file excel 2021-03-31 18:08:19 +07:00
data Fix file excel 2021-03-31 18:08:19 +07:00
src Fix file excel 2021-03-31 18:08:19 +07:00
test Add simple test 2021-03-26 09:20:41 +07:00
.env Add Service to server 2021-03-30 17:04:31 +07:00
.gitignore Init data migration with nodejs 2021-03-26 08:30:56 +07:00
data.json Add Service to server 2021-03-30 17:04:31 +07:00
exported.json Add Service to server 2021-03-30 17:04:31 +07:00
jest.config.js Add simple test 2021-03-26 09:20:41 +07:00
package.json Add Service to server 2021-03-30 17:04:31 +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