ape.js is a tiny framework for prototyping applications for the Google app engine.
The framework also comes with a library for using Google’s Data Store, and a somewhat basic templating solution.
Ape.js allows you to build application prototypes like really fast, and the framework doesn’t mess with most libraries (except CommonJS, which actually messes with the Google app engine).
- Website: http://lmatteis.github.com/apejs/














