📄️ nammatham
📄️ @nammatham/core
Nammatham Packages
📄️ @nammatham/azure-functions
- azure-functions, Azure Functions Adapter for Nammatham, internally, Azure Functions in local dev mode is dependend on Express.js. The Azure Functions adapter that handles HTTP requests/responses, many type of bindings, resolves handlers, registers functions, and defines execution contexts. This is used to run Nammatham apps on Azure Functions.
📄️ @nammatham/express
- express, Express Plugin for run server. Nammatham itself doesn't contain any server, enabling this plugin to provide better DX than the original server e.g. Azure Functions Runtime
📄️ @nammatham/inversify
📄️ @nammatham/trpc
- trpc-azure-functions, provide tRPC Plugin for Azure Functions, inclduing express server for local testing.