클라이언트 라이브러리
리셀러 API는 HTTP 및 JSON에 기반하므로 모든 표준 웹 스택에서 API에 요청을 전송하고 응답을 파싱할 수 있습니다.
하지만 수동으로 HTTP 요청을 만들고 응답을 파싱하는 대신 Google API 클라이언트 라이브러리를 사용할 수도 있습니다. 클라이언트 라이브러리는 우수한 언어 통합, 향상된 보안, 사용자 승인이 필요한 호출에 대한 지원을 제공합니다.
다음 표에서 첫 번째 열은 각 라이브러리의 개발 단계를 보여주며 (일부 라이브러리는 초기 단계임), 라이브러리의 문서로 연결됩니다. 두 번째 열에는 각 라이브러리의 사용 가능한 샘플로 연결되는 링크가 있습니다.
다음 초기 단계 라이브러리도 사용할 수 있습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-02-28(UTC)
[null,null,["최종 업데이트: 2024-02-28(UTC)"],[[["The Reseller API uses HTTP and JSON, making it accessible to any standard web stack."],["Google APIs Client Libraries are available to simplify interactions with the API, offering better language integration, improved security, and user authorization support."],["Client libraries are offered for various programming languages like Java, JavaScript, .NET, Objective-C, PHP, and Python, with documentation and samples provided."],["Early-stage client libraries are also available for Dart, Go, Node.js, and Ruby, although they may have limited functionality compared to the mature libraries."]]],[]]