serverless-loopback
                                
                                 serverless-loopback copied to clipboard
                                
                                    serverless-loopback copied to clipboard
                            
                            
                            
                        A sample loopback application deployed to AWS Lambda using serverless.
serverless-loopback
A collection of sample loopback applications deployed to AWS Lambda using serverless.
Overview
The following examples are available:
- Loopback 3 (using express)
- Loopback 4 (via express)
Using
Create a serverless service from this template by using the command:
serverless create --template-url https://github.com/botbits/serverless-loopback/examples/<SELECT_EXAMPLE>
Or clone the git repo:
git clone https://github.com/botbits/serverless-loopback
and cd examples to start checking your favorite example!
Contributing
Please feel free to contribute your examples of using loopback4 with other web frameworks under the examples folder.
License
MIT © BotBitsSM