I\'m using Node.js trying to retrieve table data from an SQLite3 database using an asyncronous function triggered by a GET request. It works as follows:
Handl