Overbryd / gcloudex

Friendly set of wrappers for Google Cloud Platform services' API's in Elixir.
64 stars 39 forks source link

Implement Google Datastore API #5

Open sashaafm opened 7 years ago

sashaafm commented 7 years ago

Add a wrapper for the Google Datastore API.

peburrows commented 7 years ago

Whether or not you want to pull in another dependency is your choice, but I'll mention here (as I did in #3) that diplomat is under active use and development, and I released v0.1.0 last night which switches to the v1beta3 API and adds support for a few other things (full changelog here, for reference).