GitHub - langford/clj-aws-lambda-example: An example of a JSON api in AWS Lambda · GitHub
Skip to content

langford/clj-aws-lambda-example

Folders and files

Repository files navigation

arctic-fun-times

Sample App for AWS Lambda + Clojure Talk

lein run # runs the app locally, using the remote db

lein lambda install production # makes a lambda funciton and appropriate roles on aws

lein lambda update production # used any subsequent time you're updaing the app

See https://github.com/langford/clj-aws-lambda-presentation for the presentation that goes with this

About

An example of a JSON api in AWS Lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors