ochaoui

Results 2 issues of ochaoui

Hi folks, I am trying to use "openapi-backend" in my lambda ES module. I did all the necessary to make it run following the tutorial. The problem is that it...

Hi folks, I would like to create a javascript class that wraps the tedious call to the DB and call it in my handler. Here is my code : ```javascript...