An open API service indexing awesome lists of open source software.

https://github.com/wdhowe/aws-lambda-clj

AWS Lambda Clojure function examples.
https://github.com/wdhowe/aws-lambda-clj

aws aws-lambda clojure clojure-deps clojure-tools docker

Last synced: 10 months ago
JSON representation

AWS Lambda Clojure function examples.

Awesome Lists containing this project

README

          

# aws-lambda-clj

AWS Lambda Clojure function examples.

All Clojure AWS Lambda function examples in this project are packaged in a Docker container.

----

Examples

* clj-scheduled -> Runs a Clojure (JVM) Lambda on a schedule.