📄️ Motivation
This framework aims to improve the development experience for Azure Functions using Node.js by providing a clear project structure, built-in Azure Function Configuration with the code, and built-in Dependency Injection.
📄️ Define Azure Functions
In order to define Azure Functions, simply do the following steps:
📄️ All Built-in Binding Type
You can see all built-in binding type in test case as shown below:
📄️ How does Nammatham works?
Nammatham is a framework for building Azure Functions using TypeScript. It works by running two steps: