google-app-engine-oil (GAEO)
Yet another web framework on Google App Engine.
About
Google App Engine Oil (GAEO) is an open-source web framework running on Google App Engine. It enables the web development on App Engine quick and less configurations.
Documentation
See the document site.
Features
- Well-formed URL Routing
GAEO uses a well-formed URL mapping and let you design your own routing rule. See UrlRouting.
- Enhanced Request Handler (Controller)
More useful helper methods and variables help you complete jobs more easily. See here.
- Enhanced Object-Relation Mapping (ORM)
Use method to constuct the relationships between models. See here
- More...
Check out our blog or groups.
IRC
#gaeo at irc.freenode.net
