Example apps for the Grok framework
Project description
More or less basic Grok apps that are ported from other python web frameworks. Motivation is that you can look at the original source and the grok code side-by-side and deduce from both.
Each example is a complete Grok app. Source is available as SVN checkout only, see the README.txt files for installation instructions. The REVIEW.txt files contain a description of the ported app.
Supports grok-0.14, Demosite at http://gbe.d2m.at
Changes
- 0.4 Pastebin (ported from repoze.cluegun and ClueBin, adds RESTful service)
- 0.3 Wiki (Wiki using TinyMCE, ported from GAE example app)
- 0.2 99 Bottles of Beer (alternate ‘Hello World’ in 1200+ languages)
- 0.1 Guestbook (ported from Google Appengine demo)