App Engine
App Engine is a Google service that hosts your application for you. It lets you focus on what your application should do, rather than on the details of serving it to clients. You’ll get a “Hello, World” app working right away, then dive into the details of the client-server model, templates, and databases.
- Launching An App
- Fortune Teller Challenge Part. 1
- Breaking Down Google App Engine
- Fortune Teller Challenge Part. 2
- Google App Engine - Logging and Debugging
- Intro to Templates
- Fortune Teller Part. 3 - Adding Templates
- Appengine Launching Exercise 1 & 2
- Template Variables
- Fortune Teller Part.4 - Template Variables
- Fortune Teller Potential Solutions
- Logic In Templates
- Fortune Teller Part. 5 - Adding Logic
- Forms in App Engine
- Fortune Teller Part. 6 - Adding a Form
- Serving Static Files
- Deploying an App Engine App
- App Engine Day Templates and Query Review
- Datastore Intro
- Labs - Database Intro
- App Engine Datastore Relationships
- App Engine One-to-Many Relationships
- App Engine Users API
- Lab - Users API - Admin Page
- Database Blog Posts Lab
- App Engine Many-to-Many Relationships