Skip to content

Latest commit

 

History

History
 
 

getting-started

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Google Cloud Endpoints & Java

This sample demonstrates how to use Google Cloud Endpoints using a Java backend.

For a complete walkthrough showing how to run this sample in different environments, see the Google Cloud Endpoints Quickstarts.

Deploying to Production

See the Google Cloud Endpoints Quickstarts.

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.