Home

Awesome

Google Cloud Platform Elixir Samples

Elixir on GCP is a community-supported project, meaning there is no official level of support. The code is not covered by any SLA or deprecation policy.

This repository holds sample code written in Elixir that demonstrates the Google Cloud Platform.

Contributing changes.

Entirely new samples and bug fixes are welcome, either as pull requests or as GitHub issues.

See CONTRIBUTING.md for details on how to contribute.

Licensing

Code in this repository is licensed under the Apache 2.0. See LICENSE.

Index

PathDescription
getting-startedTutorial: bookshelf app with DataStore integration.
authDemo: Phoenix app demonstrating OAuth2. View the demo at https://elixir-auth.appspot.com
bigquerySamples: Basic examples for using Google Cloud BigQuery API.
datastoreSamples: Basic examples for creating and querying Datastore using Diplomat.
pubsubSamples: Basic examples for using Google Cloud Pub/Sub API.
speechSamples: Basic examples for using Google Cloud Speech API.
storageSamples: Basic examples for using Google Cloud Storage API.