Skip to content

ATenderholt/rainbow-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rainbow Functions

This is the functions component of Rainbow 🌈, an implementation of Amazon Lambda for local development.

Questions

  • What's Rainbow?

A future project for local implementation of Amazon AWS services.

  • Why not LocalStack?

LocalStack is great when your function is self-contained and already developed, but I wanted something that supported Lambda Layers (without a subscription) and first-class support for reloading functions as they are edited.

  • Why not Serverless?

Serverless seems great, but most of my development has already been in Terraform.

About

Simple app to route Lambda APIs to different containers running locally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages