@pagopa/express-azure-functions

Express adapter for Azure Functions.

Usage no npm install needed!

<script type="module">
  import pagopaExpressAzureFunctions from 'https://cdn.skypack.dev/@pagopa/express-azure-functions';
</script>

README

io-functions-express

Express 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@3 --unsafe-perm true