FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

java-docs-samples/endpoints/multiple-versions at appengine · alfredjava/java-docs-samples · GitHub

Latest commit

 

History

History
 
 

README.md

Google Cloud Endpoints & Java with Multiple Versions

This sample demonstrates how to use Google Cloud Endpoints using a Java backend that supports multiple versions.

For more information, see the Google Cloud Endpoints documentation on Running multiple API versions.

Calling your API

Please refer to the Google Cloud Endpoints documentation for App Engine Flexible Environment to learn about creating an API Key and calling your API.

Viewing the Endpoints graphs

By using Endpoints, you get access to several metrics that are displayed graphically in the Cloud Console.

To view the Endpoints graphs:

  1. Go to the Endpoints section in Cloud Console of the project you deployed your API to.
  2. Click on your API to view more detailed information about the metrics collected.

Back | FazBrowse Home | New Git URL