라이브러리 및 샘플
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
널리 사용되는 여러 프로그래밍 언어에서 제공되는 Google API 클라이언트 라이브러리를 사용하면 Google Site Verification API를 쉽게 사용할 수 있습니다.
다음 표의 첫 번째 열에는 각 라이브러리의 개발 단계 (일부 단계는 초기 단계임)와 라이브러리 문서 링크가 표시됩니다. 두 번째 열은 각 라이브러리에 사용 가능한 샘플로 연결됩니다.
다음 초기 단계 라이브러리도 사용할 수 있습니다.
이 API의 추천 샘플
종종 API 사용 방법을 배우는 가장 쉬운 방법은 샘플 코드를 보는 것입니다. 위의 표에는 각 언어의 기본 샘플 링크가 나와 있습니다. 이 섹션에서는 Google Site Verification API와 관련하여 특히 흥미로운 샘플을 소개합니다.
언어 |
추천 샘플 |
API 버전 |
PHP |
- 사이트 인증 Wordpress 플러그인(출처)
Google 사이트 인증 API를 사용하여 블로그를 확인하는 Wordpress용 플러그인입니다. PHP 라이브러리를 사용하여 API를 호출하고 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."]]],[]]