How to send a HTTP request from Google Cloud Functions (nodeJS)

后端 未结 5 1259
无人共我
无人共我 2020-12-29 06:33

This is probably a simple question but I\'m new to cloud functions/Node programming and haven\'t found the right documentation yet.

How do I write a Google cloud f

5条回答
  •  梦毁少年i
    2020-12-29 07:04

    Old, but I came across this while searching myself:

    request module with promise support is (request-promise)

提交回复
热议问题