Описание тега endpoints-proto-datastore
This library is intended to be used with the Python version of Google Cloud Endpoints.
The Endpoints Proto Datastore API provides an abstraction that allows existing model classes to be used with Google Cloud Endpoints. By extending the functionality provided by `ndb.Model` class and the `endpoints` library, this library allows you to directly interact with model entities in your API methods rather than ProtoRPC requests.
Этот проект поддерживается инженерами команды Google Cloud Endpoints.