๐Ÿ“ฆ heaths / functions-quickstart-rust-azd

This Quickstart uses Azure Developer command-line (azd) tools to create functions that respond to HTTP requests. After testing the code locally, you deploy it to a new serverless function app you create running in a Flex Consumption plan in Azure Functions. This follows current best practices for secure and scalable Azure Functions deployments

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/heaths/functions-quickstart-rust-azd.git
HTTPS git clone https://github.com/heaths/functions-quickstart-rust-azd.git
SSH git clone git@github.com:heaths/functions-quickstart-rust-azd.git
CLI gh repo clone heaths/functions-quickstart-rust-azd
Heath Stewart Heath Stewart Don't rebuild container for some files 7f9d8d2 4 months ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .devcontainer
๐Ÿ“ .vscode
๐Ÿ“ hello
๐Ÿ“ infra
๐Ÿ“ src
๐Ÿ“„ .dockerignore
๐Ÿ“„ .funcignore
๐Ÿ“„ .gitattributes
๐Ÿ“„ .gitignore
๐Ÿ“„ azure.yaml
๐Ÿ“„ build.rs
๐Ÿ“„ Cargo.lock
๐Ÿ“„ Cargo.toml
๐Ÿ“„ Dockerfile
๐Ÿ“„ host.json
๐Ÿ“„ LICENSE.txt