nanlabs / devops-reference

This repository contains different infrastructure components, CI/CD pipelines, automation tools among other resources that are used in different projects here at NaN Labs.
MIT License
44 stars 16 forks source link

example/serverless-middy: Example with official middleware #18

Closed darioscrivano closed 2 years ago

darioscrivano commented 2 years ago

What's this PR do?

Middy + Typescript example, using one of the official middlewares from Middy library

darioscrivano commented 2 years ago

@ulises-jeremias here is the pr for Middy. I can do another pr with an example doing a custom query if that's ok. Let me know if that's ok for you