Home

Awesome

async-google-apis

This software generates asynchronous API stubs for Google APIs (and most likely any other API described by a Discovery document). It uses yup-oauth2 for the authorization logic.

This project is still experimental. While for many complex APIs (Cloud Storage, Drive v3, Sheets v4) usable APIs including types and documentation are generated successfully, this doesn't mean that it will work on any other current or future Google API.

What it looks like

There are examples in this repository:

Also consider the documentation of these exemplary APIs:

Parts

To Do