Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaronpowell/typed-typescript-functions-demo
A demo on how to type the various components of TypeScript Azure Functions
https://github.com/aaronpowell/typed-typescript-functions-demo
Last synced: about 1 month ago
JSON representation
A demo on how to type the various components of TypeScript Azure Functions
- Host: GitHub
- URL: https://github.com/aaronpowell/typed-typescript-functions-demo
- Owner: aaronpowell
- License: mit
- Created: 2019-04-01T02:44:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-05T00:04:13.000Z (over 3 years ago)
- Last Synced: 2024-11-17T19:46:50.074Z (about 2 months ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
README
A simple example of how to create an [Azure Function](https://docs.microsoft.com/en-us/azure/azure-functions/functions-overview?WT.mc_id=typedtypescriptfunctions-github-aapowell) in TypeScript with improved typings.