fix random connection.end and repeated sql connect
This commit is contained in:
17
Web-Server/functions/getAPIKey.js
Normal file
17
Web-Server/functions/getAPIKey.js
Normal file
@ -0,0 +1,17 @@
|
||||
//model for getting API key from database
|
||||
|
||||
async function getAPIKey() {
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
module.exports = { getAPIKey }
|
Reference in New Issue
Block a user