Express API not retrieving rows from table in postgres database on neon

So I’ve made a simple express api that it supposed to retrieve all rows from a table in my postgressql database which i’ve made on neon. It shows that it has been connected and the http request is also going through so I don’t really know where the issue lies.

Hey! Do you mind sharing more details? Perhaps you have a code example I can look at?