Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Esta página descreve como gerar uma biblioteca de cliente a partir de sua API de back-end do Python (o código executado no servidor). Qualquer aplicativo para Java ou Android pode usar essa biblioteca para chamar a API.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-19 UTC."],[[["\u003cp\u003eThis guide explains how to generate a Java client library from a Python backend API, which enables Java and Android applications to interact with the API.\u003c/p\u003e\n"],["\u003cp\u003eThe process involves using the Endpoints Frameworks command-line tool to create a Gradle client bundle from your API code, using the class and name of your API.\u003c/p\u003e\n"],["\u003cp\u003eOnce the client library is generated as a ZIP file, it must be unzipped, built using Gradle, and the resulting JAR file added to the Java or Android application.\u003c/p\u003e\n"],["\u003cp\u003eIt is important to repeat the library generation process whenever modifications are made to the backend API code to ensure the client library remains in sync with the server code.\u003c/p\u003e\n"],["\u003cp\u003eFor generating iOS clients for your API, Google APIs Objective-C Client Library for REST APIs is recommended, it is also possible to access backend API from a Python client.\u003c/p\u003e\n"]]],[],null,[]]