A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cloud.google.com/endpoints/docs/frameworks/java/about-cloud-endpoints-frameworks below:

About Cloud Endpoints Frameworks for Java | Cloud Endpoints Frameworks for App Engine

Skip to main content About Cloud Endpoints Frameworks for Java

Stay organized with collections Save and categorize content based on your preferences.

This page describes the libraries and tools and provides other information to help you get started using Endpoints Frameworks for Java. See About Endpoints Frameworks for an architectural overview of Endpoints Frameworks.

Cloud Endpoints Frameworks for the App Engine standard environment provides the following libraries and tools:

Note: Because the API backend is an App Engine application, developers can use services and features available in the App Engine standard environment, such as Datastore , Cloud Storage , Mail , Url fetch , Task queues , and so forth. And finally, by using App Engine for the backend, developers are freed from system admin work, load balancing, scaling, and server maintenance. Requirements

To use Endpoints Frameworks, follow the process shown in the Tutorial.

You need to know how to develop the client of your choice, such as JavaScript web clients, or mobile clients, such as Android.

Note: You cannot call a Cloud Endpoints API directly from a push task queue or a cron job. Development process

The general workflow for developing an application using Endpoints Frameworks is:

  1. Create your API project, and then write your API code.
  2. Annotate your API, so classes and client libraries are generated from it.
  3. Generate the OpenAPI configuration file and deploy it as described in the Tutorial.
  4. Optionally, test your API locally.
  5. Deploy the API.
  6. Generate the client library.
  7. Write your client application by using the client library when making calls to the API.
Getting started

To get started, follow the Tutorial to configure, deploy, and send requests to a sample API. Then come back to this section for the information you need to configure, deploy, and test your own API.

Migrating from Endpoints version 1.0

If you've already developed an API backend using the previous version of Endpoints, follow the Migration guide to move your app to Endpoints version 2.0.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-08-07 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["Endpoints Frameworks for Java provides libraries and tools for developing APIs in the App Engine standard environment, found in the `com.google.endpoints` group within the Maven Central Repository."],["The `endpoints` command-line tool, along with Maven and Gradle plugins, helps generate client library bundles, Discovery documents, and OpenAPI configuration files."],["Developers can leverage App Engine services like Datastore, Cloud Storage, and Task queues when building APIs with Endpoints Frameworks."],["The development process involves creating and annotating API code, generating OpenAPI configuration files, deploying the API, and generating client libraries."],["There is a tutorial available to get started and a migration guide for those upgrading from the previous version of Endpoints."]]],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4