- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 97字
- 2021-07-02 20:23:00
How it works…
We have created the first basic Azure Function using HTTP triggers and made a few modifications to the default code. The code just accepts firstname and lastname parameters and prints the name of the end user with a Hello {firstname} {lastname} message as a response. We have also learnt how to test the HTTP trigger function right from the Azure Management portal.
For the sake of simplicity, I didn't perform validations of the input parameter. Please make sure that you validate all the input parameters in your applications running on your production environment.
推薦閱讀
- Intel Galileo Essentials
- Building Modern Web Applications Using Angular
- Visual FoxPro程序設(shè)計教程
- Linux網(wǎng)絡(luò)程序設(shè)計:基于龍芯平臺
- Apache Karaf Cookbook
- Python應(yīng)用輕松入門
- Python編程:從入門到實踐
- Building Machine Learning Systems with Python(Second Edition)
- Java EE 7 with GlassFish 4 Application Server
- 實戰(zhàn)Python網(wǎng)絡(luò)爬蟲
- Spring Data JPA從入門到精通
- 從零開始學(xué)算法:基于Python
- RESTful Web API Design with Node.js
- Socket.IO Cookbook
- 數(shù)據(jù)庫技術(shù)及應(yīng)用教程上機指導(dǎo)與習(xí)題(第2版)