This repository was archived by the owner on Apr 30, 2024. It is now read-only.

Description
I have a different question. How do I have 1 lambda function with different events (different http methods) I don't want to create several lambda functions for each method its not interesting and not efficient. I want to be able trigger that function with either with boolean logic inside the actual script or even better edit this serverless.yml file so I can do that from yaml rather than inside the script
Please help me, will much appreciate that
Originally posted by @gavetisyanca in #5 (comment)