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:
com.google.endpoints
. The base required .jar
file is in the endpoints-framework
artifact. See API Javadoc for details.endpoints
command-line tool (for Linux), or endpoints.cmd
(for Windows) that you can use to generate client library bundles and Discovery documents, which allow Android apps and other types of client applications to access your API.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 processThe general workflow for developing an application using Endpoints Frameworks is:
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.0If 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