zeuikli / aws-lambda-ruby-pg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample code that allows you to run ruby with pg gem on AWS Lambda.

Clone the repo, update lambda function code in lambda_function.rb and deploy with ./deploy.bash.

About


Languages

Language:Shell 62.5%Language:Dockerfile 21.1%Language:Ruby 16.4%