Google APIs Samples


Google Developers

The Google APIs samples is an open source project that I started back in 2015. The main idea behind the project is as follows. If the Google APIs client libraries are generated using the discovery services API then we should be able to generate samples for these libraries also using the discovery services API. It has taken a number of years to get to the point that i am at now.

Google APIs Samples builder

The samples builder is a console application written in C# .net with t4 template files. The console application is language independent it builds what ever the temples contain.

Google APIs Samples built

Disclamer

These samples are built by me they are unofficial and not supported by Google.