As the title suggests I am wondering if it is possible to fire http requests to some other web servers from the cloud functions.
If it is how can I do it? Can I use axios or it has to be plain http request?
As the title suggests I am wondering if it is possible to fire http requests to some other web servers from the cloud functions.
If it is how can I do it? Can I use axios or it has to be plain http request?