顯示具有 App Engine 標籤的文章。 顯示所有文章
顯示具有 App Engine 標籤的文章。 顯示所有文章

2016年4月1日 星期五

App Engine Send Email By Gamil API

App Engine and Gmail API are in Google Cloud Platform. It provides free trial and premium fee is required if it exceeds the quotas.

App Engine(Free Package)
Code and Static Storage: 1GB
Data Store: 1GB
Instance Hour: 28 hours per day (Front-end); 8 hours per day (Black-end)

For Detail:
https://cloud.google.com/appengine/docs/quotas

Gmail API (Free Package)
1,000,000,000 per day

For Detail

API Tutorial by Google
https://developers.google.com/gmail/api/


Sample Program