raml-serverless icon indicating copy to clipboard operation
raml-serverless copied to clipboard

Generate serverless HTTP event from RAML

Open andrewcurioso opened this issue 8 years ago • 0 comments

Take a RAML file as input and generate a Serverless HTTP events for every endpoint in the RAML. For now they can all be under a single function and the user can split it up as necessary.

This includes putting all properties that don't directly translate into Serverless under the documentation: raml: section of the HTTP event.

andrewcurioso avatar Dec 06 '16 11:12 andrewcurioso