working get request with connection to db and sending results back

This commit is contained in:
Arjun Patel
2018-12-30 22:41:43 -08:00
parent 55baf85a42
commit 94f64e4270
2 changed files with 63 additions and 33 deletions
+1
View File
@@ -18,6 +18,7 @@
},
"homepage": "https://github.com/talksik/physiciansearch_server#readme",
"dependencies": {
"body-parser": "^1.18.3",
"express": "^4.16.4",
"mysql": "^2.16.0"
}