Hi, does anyone have any examples of how to link a...
# general
d
Hi, does anyone have any examples of how to link an API to a function for google cloud? e.g. Create an endpoint and set the target function? I have done this in AWS using pulumi and was able to point each route to a lambda. Is the equivalent possible in GCF? I cant see much in the docs or online about this. Thanks in advance.