sls-expressless

Wrapper for express.js middleware to run in AWS Lambdas/Serverless Framework

Usage no npm install needed!

<script type="module">
  import slsExpressless from 'https://cdn.skypack.dev/sls-expressless';
</script>

README

Expressless

Uses mocked Express.js req and res objects to wrap middleware in a AWS Lambda/Serverless Framework handler function. Still in early stages of development.