Skip to content

DragonStuff/lamby

 
 

Repository files navigation

Lamby Actions Status Codespaces

Simple Rails & AWS Lambda Integration using Rack

Lamby: Simple Rails & AWS Lambda Integration using Rack.

Lamby is an AWS Lambda Web Adapter for Rack applications.

We support Lambda Function URLs, API Gateway (HTTP or REST, all payload versions), and even Application Load Balancer integrations.

Quick Start

https://lamby.custominktech.com/docs/quick-start

Full Documentation

https://lamby.custominktech.com/docs/anatomy

Contributing

This project is built for GitHub Codespcaes using the Development Container specification. Once you have the repo cloned and setup with a dev container using either Codespaces or VS Code, run the following commands. This will install packages and run tests.

$ ./bin/setup
$ ./bin/test

Using VS Code

If you have the Visual Studio Code Dev Container extension installed you can easily clone this repo locally, use the "Open Folder in Container..." command. This allows you to use the integrated terminal for the commands above.

Code of Conduct

Everyone interacting in the Lamby project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

Bug reports and pull requests are welcome on GitHub at https://github.com/customink/lamby. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

About

Simple Rails & AWS Lambda Integration 🐑🛤

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Languages

  • Ruby 93.3%
  • HTML 6.1%
  • Other 0.6%