Can anyone suggest how to call external APIs from Serverless Framework. I am using aws nodejs. In the handler.js request has headers(authorisation, accept, username, password,access-control-allow-origin), url.
Can anyone suggest how to call external APIs from Serverless Framework. I am using aws nodejs. In the handler.js request has headers(authorisation, accept, username, password,access-control-allow-origin), url.