라이브러리 및 샘플
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
널리 사용되는 여러 프로그래밍 언어로 제공되는 Google API 클라이언트 라이브러리를 사용하면 Google 사이트 인증 API를 쉽게 사용할 수 있습니다.
다음 표에서 첫 번째 열은 각 라이브러리의 개발 단계를 나타내며 (일부 라이브러리는 초기 단계임) 라이브러리의 문서로 연결됩니다. 두 번째 열은 각 라이브러리의 사용 가능한 샘플로 연결됩니다.
다음 초기 단계 라이브러리도 사용할 수 있습니다.
이 API의 추천 샘플
종종 API 사용 방법을 배우는 가장 쉬운 방법은 샘플 코드를 보는 것입니다. 위 표에는 표시된 각 언어의 기본 샘플 링크가 제공됩니다. 이 섹션에서는 Google Site Verification API의 특히 흥미로운 샘플을 강조합니다.
언어 |
추천 샘플 |
API 버전 |
PHP |
- 사이트 인증 WordPress 플러그인(소스)
Google 사이트 인증 API를 사용하여 블로그를 인증하는 WordPress용 플러그인입니다. API 호출을 위한 PHP 라이브러리 사용과 OAuth를 사용한 인증을 보여줍니다. 플러그인 ZIP 파일에는 컴파일되지 않고 난독화되지 않은 PHP 코드가 포함되어 있으며, 이 코드는 예시 코드로 사용할 수 있습니다.
이 플러그인은 WordPress 법적 요구사항을 준수하기 위해 GPLv2에 따라 라이선스가 부여됩니다. PHP 클라이언트 라이브러리는 제한이 적은 Apache 2.0 라이선스에 따라 다운로드할 수 있습니다.
|
1.0 |
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],[],[[["Google API client libraries simplify the use of the Google Site Verification API and are available in various programming languages, including Java, JavaScript, .NET, Objective-C, PHP, and Python."],["Sample code for the Google Site Verification API is readily available for multiple languages, aiding developers in understanding and utilizing the API effectively."],["The libraries have varying stages of development, with some, such as Dart, Go, Node.js, and Ruby, being in early stages (alpha/beta)."],["A featured sample showcasing the practical application of the Google Site Verification API is the Site Verification WordPress Plugin, demonstrating API calls, OAuth authentication, and the use of the PHP library."]]],["Google API client libraries simplify the use of the Google Site Verification API across multiple programming languages. Documentation and sample code are provided for Java, JavaScript, .NET, Objective-C, PHP, and Python. Early-stage support includes Dart, Go, Node.js, and Ruby. Featured samples are available, including a WordPress plugin that demonstrates the PHP library and OAuth authentication for the API's version 1.0. Sample code allows users to see working examples.\n"]]