Google App Engine Endpoints
Table of Contents
- GAuth — implement a Google-specific OAuth consumer
- GHTTP — provides connectivity to the GAE URL fetch service but can also be used to receive messages from servlets
- GLogin — allows for programmatic login to GAE applications
- GMail — supports sending of emails via the GAE mail service
- GTask — supports asynchronous message processing on GAE by using the task queueing service
as message queue