Mar*_*rko 6 google-app-engine clojure
在Google AppEngine上进行Clojure开发的良好起点是什么?
似乎有两个竞争库appengine-magic和compojure-gae.
你有什么意见?
nic*_*kik 10
http://github.com/gcv/appengine-magic
一个不错的lib.它会消除你不想处理的大部分内容.它就像普通的Clojure Web应用程序一样简单.
有关Clojure Web应用程序的更多信息.
关于Clojure和GAE的博客(有些东西已经过时):
appengine-magic lib真的是你应该看的.我也在使用它.