Google API Discovery Service

Google API Discovery Service

Publisher: Toro Cloud

Easily generate OpenAPI schemas from Google API's Discovery Service. This app provides an OpenAPI compliant Google API schemas which you can use to generate Gloop Services and start integrating your apps with Google APIs.

This package lets you create OpenAPI compliant schemas of Google APIs which you can use to generate Gloop Services that calls to any of the APIs available in Google's API Discovery Service. This means that you will have less time writing wrapper codes that calls to these APIs and more time designing your application.

How to use

  1. Import the Google API Discovery Service package and its dependency from the Marketplace.
  2. Once you have the packages imported in your instance, you can now start generating your Google APIs in OpenAPI compliant schemas by running the service called GoogleDiscoveryScraper
    You have two options running the service:
  3. Run the service via HTTP - Running the service like this will execute the service asynchronously, meaning you will have several APIs being written at the same time.
  4. Run the service in Coder Studio - Running the service this way will process the apis sequentially, meaning you will only have a single api being processed or generated at a time.

Service Parameters

GoogleDiscoveryScraper service only has a single parameter called rewriteExistingApi that accepts true or false.
Setting the input to true will re-write any existing schemas that were previously generated, updating them in the process (if any). Set the value to false and it will skip writing to the existing files as you may have guessed.

Version API Version Compatibility Date Added Summary
1.0.0 N/A N/A 2019-02-12 ---
1.0.0-SNAPSHOT N/A N/A 2019-01-16 ---

Rating: 

Categories:

Apps

Compatibility:

Martini

Last Updated:

October 16, 2024