UsmanAsif193 / slides-api

Learn How to Use the Google Slides API

Home Page:https://codelabs.developers.google.com/codelabs/slides-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Slides API Codelab

In this codelab, you’ll learn how you can use Google Slides API as a custom presentation tool for an analysis of the most common software licenses. You’ll be querying all open source code on GitHub using BigQuery and creating a slide deck using Google Slides API to present your results. The sample application is built using Node.js, but the same basic principles are applicable to any architecture.

Getting Started

Go to the Slides Codelab to get started.

About

Learn How to Use the Google Slides API

https://codelabs.developers.google.com/codelabs/slides-api

License:Apache License 2.0


Languages

Language:JavaScript 80.2%Language:Shell 19.8%