Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1 KB

File metadata and controls

25 lines (14 loc) · 1 KB

Google Workspace DevRel Demos

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}.

How to use these demos

You can clone the entire repository to explore all samples:

git clone https://github.com/googleworkspace/devrel-demos.git

Downloading a single demo

If 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.

Contributing

Please see CONTRIBUTING for details on how to contribute to this project.

License

All code in this repository is licensed under the Apache 2.0 License. See LICENSE for more information.