# README
Google Slides API Helpers in Go
This package provides a set of helper functions and sample code to use with the Google Go Slides API client.
Samples
The Google Slides API samples here have been converted go GO code:
- JSON examples: https://developers.google.com/slides/samples/tables
- Go code: examples/googleslidesexamples.go
Object IDs
The object ID () should start with a word character [a-zA-Z0-9_] and then followed by any number of the following characters [a-zA-Z0-9_-:]