Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 394 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 394 Bytes

NodeJS-Mysql

Connecting Nodejs with mysql simple connection

+proj contains: -sql file -functions to demonstrate CURD -to run type at terminal or cmd "node server.js" -to view visit "http://localhost:3000/api" -use postman (chrome extension; optional) -prereq: (nodejs is installed)

+created using: -VS2015 -express -nodejs -mysql -md5 (for encypt.) -bodyParser

cheers; World Peace !!