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
Express adapter for Azure Functions.
<script type="module">
import pagopaExpressAzureFunctions from 'https://cdn.skypack.dev/@pagopa/express-azure-functions';
</script>
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