Express adapter for Azure Functions
npm install @pagopa/express-azure-functionsExpress adapter for Azure Functions.
Mostly a porting to TypeScript from azure-function-express.
You have to install a global dependency to run tests:
npm i -g azure-functions-core-tools@4 --unsafe-perm true