Skip to content

A sample loopback application deployed to AWS Lambda using serverless.

License

Notifications You must be signed in to change notification settings

botbits/serverless-loopback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

serverless-loopback

serverless MIT licensed Codacy Badge FOSSA Status

A collection of sample loopback applications deployed to AWS Lambda using serverless.

Overview

The following examples are available:

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