https://github.com/mawkler/azure-functions-minimal
A minimal example of using Azure Functions
https://github.com/mawkler/azure-functions-minimal
Last synced: over 1 year ago
JSON representation
A minimal example of using Azure Functions
- Host: GitHub
- URL: https://github.com/mawkler/azure-functions-minimal
- Owner: mawkler
- Created: 2022-11-23T08:04:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T08:09:04.000Z (over 3 years ago)
- Last Synced: 2025-03-10T18:57:19.736Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Azure Functions minimal example
A minimal example of an Azure Function.
## Usage
Run `npm start`.