This repository contains code that supports talks, blogs, workshops, and other activities the Google Workspace Developer Relations team engages in. It serves as a central hub for practical examples and proof-of-concepts across various Google Workspace products and services.
The repository is organized by API/product: {api-or-product}/{demo}.
You can clone the entire repository to explore all samples:
git clone https://github.com/googleworkspace/devrel-demos.gitIf you only want to download a specific folder without cloning the entire repository, you can use giget. This is faster and more efficient for trying out a single demo.
Please see CONTRIBUTING for details on how to contribute to this project.
All code in this repository is licensed under the Apache 2.0 License. See LICENSE for more information.