Skip to content

VasiliyShevel/nodejs-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node JS education

Node JS application for generation CSV files and saving data from CSV to MySQL and MongoDB databases.

Run:

npm start

API
  • method POST: /generateData - generate CSV file with the specified number of rows; Data - { "rows": 10 }

  • method POST: /fileImport - save data from CSV to MySQL and MongoDB databases; Data - file

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors