UNPKG

aws-lager

Version:

AWS Lambda / API Gateway / Endpoint Router

32 lines (21 loc) 384 B
Lager === AWS Lambda + API Gateway + Swagger + Docker === *Lager* The **L**ambda **A**PI **G**ateway **E**ndpoints **R**outer *Under heavy development yet!* Installation --- Install a recent version of *Docker* and *Docker Compose* ```bash npm install -g aws-lager ``` Create a new project --- ```bash lager new <project-name> ``` Deploy on AWS --- ```bash lager deploy ```