Beginning Azure Functions by Rahul Sawhney

Beginning Azure Functions by Rahul Sawhney

Author:Rahul Sawhney
Language: eng
Format: epub
ISBN: 9781484244449
Publisher: Apress


Proxies are one of the most important features of Azure Functions. With the help of proxies, you can divide a large API into small functions, but for the end customer, it still shows as a single API with one endpoint.

This not only simplifies the use of the API by other customers but also reduces the burden on the customers to call individual APIs with different URLs.

The following are features of an Azure Functions proxy:You can modify request and response queries using variables.

You can modify request and response queries by referencing application settings.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.