google-cloud

Google Cloud Platform: Clojure + {GAE, GCE, anything else on Google Platform}
nickbauman 2017-01-12T01:30:04.000126Z

For folks who use Google App Engine, I and my friend Peter (who invited me here) have a useful appengine template for Clojure that includes a nice query DSL for Datastore. Let us know if you find it useful. https://github.com/nickbauman/cljgae-template

nickbauman 2017-01-12T01:30:33.000128Z

Don’t mind stargazers, either.

qqq 2017-01-12T03:00:47.000129Z

@nickbauman : this looks really complete; I'm disappointed I didn't see this 2 months ago

❤️ 1
claudiu 2017-01-12T13:23:34.000137Z

@nickbauman thank you for sharing looks great, will definitely check it out for my current project.

❤️ 1
peterschwarz 2017-01-12T14:53:54.000138Z

@nickbauman has done a great job rounding it out

😊 1
nickbauman 2017-01-12T18:14:04.000141Z

Thanks everyone! We will be breaking out the components into libraries eventually so that it isn’t all in the template.

nickbauman 2017-01-12T18:15:52.000142Z

The template is the crucible for that process.

nickbauman 2017-01-12T19:32:48.000144Z

@qqq in all honesty it hasn’t really come together except in the last couple of months.