Skip to content

jolyh/csv_to_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv_to_db

By Arnaud Joly - 12/04/2018

Parse the two .csv file on the server, and upload them into a local mongodb Database, in a table named "apple_location".

There is 6 existing routes, 3 per files, with similar use:

/api/data / -> display all the locationData in the database /parse -> parse the .csv file and insert into the database /empty -> empty the associated collection

/api/map -> same routes and functionalities

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published