A collection of sample loopback applications deployed to AWS Lambda using serverless.
The following examples are available:
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!
Please feel free to contribute your examples of using loopback4 with other web frameworks under the examples
folder.
MIT © BotBitsSM