کتابخانه ها و نمونه ها
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
کتابخانه های مشتری استفاده از Books API را به زبان مورد علاقه شما آسان می کند!
کتابخانه های سرویس گیرنده Books API
ما یک کتابخانه مشتری ایجاد کرده ایم که به طور خاص برای Books API نوشته شده است.
کتابخانه های سرویس گیرنده Google API
ما همچنین کتابخانه های سرویس گیرنده Google API عمومی را ارائه می دهیم که می توانید با Books API از آنها استفاده کنید.
کتابخانه های سرویس گیرنده Google API که در تعدادی از زبان های برنامه نویسی محبوب موجود است، استفاده از Books API را آسان می کند.
در جداول زیر، ستون اول مرحله توسعه هر کتابخانه را نشان می دهد (توجه داشته باشید که برخی در مراحل اولیه هستند)، و پیوندهایی به اسناد کتابخانه. ستون دوم به نمونه های موجود برای هر کتابخانه پیوند دارد.
این کتابخانه های مرحله اولیه نیز در دسترس هستند:
نمونه های برجسته
اغلب، ساده ترین راه برای یادگیری نحوه استفاده از یک API این است که به کد نمونه نگاه کنید. جداول بالا پیوندهایی به چند نمونه پایه برای هر یک از زبان های نشان داده شده ارائه می دهند. این بخش چند نمونه جالب دیگر را برای Books API برجسته می کند.
زبان | نمونه های برجسته | نسخه API |
---|
جاوا | | 1.0 |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-03-20 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-03-20 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eClient libraries simplify using the Books API with your preferred programming language, including a dedicated library for Java.\u003c/p\u003e\n"],["\u003cp\u003eGoogle offers generic API client libraries for the Books API, available in various languages like Java, JavaScript, .NET, Objective-C, PHP, and Python.\u003c/p\u003e\n"],["\u003cp\u003eEarly-stage client libraries are also provided for Dart, Go, Node.js, and Ruby, expanding the range of language options.\u003c/p\u003e\n"],["\u003cp\u003eSample code is available for all supported languages, demonstrating practical usage and aiding in understanding API implementation.\u003c/p\u003e\n"]]],[],null,["# Libraries and Samples\n\nClient libraries make it easy to use the Books API in your favorite language!\n\n#### Books API client libraries\n\nWe have developed a client library written specifically for the Books API.\n\n| Language | Google Books Client library name | Public repository | Required Dependencies |\n| Java | Google Books Client Library for Java | [Download](https://code.google.com/p/google-api-java-client/wiki/APIs#Books_API) | [Google APIs Client Library for Java](https://code.google.com/p/google-api-java-client) |\n|----------|--------------------------------------|----------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------|\n\n#### Google API client libraries\n\nWe also offer generic Google API client libraries that you can use with Books API.\n\nThe Google API client libraries, which are available in a number of popular programming languages, make it easy to use the Books API.\n\nIn the following tables, the first column shows each library's stage of development (note that\nsome are in early stages), and links to documentation for the library. The second column links to\navailable samples for each library.\n\n| Documentation | Samples |\n| [Google API Client Library for Java](https://developers.google.com/api-client-library/java/) | [Java samples](/api-client-library/java/apis) |\n| [Google API Client Library for JavaScript](/api-client-library/javascript/start/start-js) | [JavaScript samples](/api-client-library/javascript/samples/samples) |\n| [Google API Client Library for .NET](/api-client-library/dotnet/get_started) | [.NET samples](/api-client-library/dotnet/apis) |\n| [Google API Client Library for Objective-C for REST](https://github.com/google/google-api-objectivec-client-for-rest) | [Objective-C samples](https://github.com/google/google-api-objectivec-client-for-rest/tree/master/Examples) |\n| [Google API Client Library for PHP ()](/api-client-library/php) | [PHP samples](https://github.com/google/google-api-php-client/tree/master/examples) |\n| [Google API Client Library for Python (v1/v2)](/api-client-library/python) | [Python samples](https://github.com/google/google-api-python-client/tree/master/samples) |\n|-----------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------|\n\nThese early-stage libraries are also available:\n\n| Documentation | Samples |\n| [Google APIs Client Libraries for Dart (beta)](https://pub.dartlang.org/packages/googleapis) | [Dart samples](https://github.com/dart-lang/googleapis_examples) |\n| [Google API Client Library for Go ()](https://github.com/google/google-api-go-client) | [Go samples](https://github.com/google/google-api-go-client/tree/master/examples) |\n| [Google API Client Library for Node.js (alpha)](https://github.com/google/google-api-nodejs-client/) | [Node.js samples](https://github.com/google/google-api-nodejs-client/tree/master/samples) |\n| [Google API Client Library for Ruby (alpha)](/api-client-library/ruby/start/get_started) | [Ruby samples](https://github.com/google/google-api-ruby-client-samples) |\n|------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|\n\nFeatured samples\n----------------\n\nOften, the easiest way to learn how to use an API is to look at sample code. The tables above provide links to some basic samples for each of the languages shown. This section highlights some additional interesting samples for the Books API.\n\n| Language | Featured samples | API version |\n| Java | - **[Books Search Command Line App](https://code.google.com/p/google-api-java-client/source/browse?repo=samples#hg%2Fbooks-cmdline-sample)** Source code for a sample command line app which performs book searches via the Books API. | 1.0 |\n|----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------|\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e"]]