Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 504 Bytes

File metadata and controls

12 lines (9 loc) · 504 Bytes

workshop-gae-dumbboard

Introduction to Google App Engine and its main features implementing a very simple board for publications.

code mixes Spanish and English, U¬¬ I'm sorry, non-Spanish speaker!

Follow the git tag steps (1, 2, 3, 4) to play around with GAE features.

  • step1 - basic handler and publication creation
  • step2 - post comments and likes
  • step3 - memcache, modules, tasks, files, images and blobstores. ndb delete and hooks
  • step4 - cron and Unit Testing