# elixir-samples **Repository Path**: mirrors_GoogleCloudPlatform/elixir-samples ## Basic Information - **Project Name**: elixir-samples - **Description**: A collection of samples on using Elixir with Google Cloud Platform. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](CONTRIBUTING.md) for details on how to contribute. ## Licensing Code in this repository is licensed under the Apache 2.0. See [LICENSE](LICENSE). ## Index |Path|Description| |---|---| |[getting-started](getting-started)|**Tutorial**: bookshelf app with DataStore integration.| |[auth](auth)|**Demo**: Phoenix app demonstrating OAuth2. View the demo at https://elixir-auth.appspot.com| |[bigquery](bigquery)|**Samples**: Basic examples for using Google Cloud BigQuery API.| |[datastore](datastore)|**Samples**: Basic examples for creating and querying Datastore using Diplomat.| |[pubsub](pubsub)|**Samples**: Basic examples for using Google Cloud Pub/Sub API.| |[speech](speech)|**Samples**: Basic examples for using Google Cloud Speech API.| |[storage](storage)|**Samples**: Basic examples for using Google Cloud Storage API.|