App Engine Boilerplate is a versatile yet minimalistic setup for new App Engine projects.The source is available on Github. Will be using it in an App Engine project that will be kicked off towards the middle of the week and will share more about it.
- html5-boilerplate 2.0
(including it's automated build toolchain for minification and concatenation of js+css)
- Beautiful OpenID login with openid-selector
- Memcaching setup for requests and responses
- Flexible user-preferences model (with Gravatar link)
- Templates and template addons
- Tools such as
is_testenv()
andslugify(url)
- configuration for admin areas, static files
app.yaml
- Released under the BSD license
Monday, August 15, 2011
Links : HTML5 Boiler Plate for Google AppEngine Projects
While searching for something on Github, I stumbled upon a pretty comprehensive HTML5 Boiler Plate for Google AppEngine Projects. Looks great to use as the default Google App Engine project template.
Tags:
App Engine,
Google,
HTML5,
Open ID,
Python
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment