App Engine: Cloud Endpoints, Pt II
Channel:
Subscribers:
2,520,000
Published on ● Video Link: https://www.youtube.com/watch?v=9wNRUd9E1jM
Following up last week's App Engine GDL event (https://developers.google.com/live/shows/76184973/), in this hangout we'll showcase the Cloud Endpoints Proto Datastore library (http://endpoints-proto-datastore.appspot.com/), which allows ProtoRPC message classes to be directly tied to the models used to persist objects. In addition, rather than interacting with ProtoRPC messages in our API methods, we'll show how to directly interact with the entities that live in the datastore.
Code sample available for download at:
https://code.google.com/p/endpoints-proto-datastore/downloads/detail?name=cloud_endpoints_tasks_sample.zip
Other Videos By Google for Developers
Tags:
gdl
cloud