cljs-lambda <https://github.com/nervous-systems/cljs-lambda> is a set of
projects for writing and deploying Clojurescript functions as AWS Lambda
<http://docs.aws.amazon.com/lambda/latest/dg/welcome.html> functions
executed on Node.  I've used this approach with clients, for multimedia
processing, end-user authentication, data intake, etc.

The library component <https://nervous.io/doc/cljs-lambda/> has seen recent
enhancements, including comprehensive documentation, better testing
facilities, and support for promises.

The Leiningen plugin
<https://github.com/nervous-systems/cljs-lambda/tree/master/plugin> now
supports versioning/publishing, as well as parallel deployment and misc.
performance enhancements.

"lein new cljs-lambda example" can be used to generate a working project.

Take care,
Moe

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at https://groups.google.com/group/clojurescript.

Reply via email to