Gilberto Mendez
Results
2
comments of
Gilberto Mendez
I found the problem, lambda-api not working with version 2.0 of api-gateway ``` request.js // Set the method this.method = this.app._event.httpMethod ? this.app._event.httpMethod.toUpperCase() : 'GET' ``` api-gateway aws v1.0 ```...
cd server npm install