-
Notifications
You must be signed in to change notification settings - Fork 1.1k
/
params.json
6 lines (6 loc) · 1.59 KB
/
params.json
1
2
3
4
5
6
{
"name": "Google APIs JavaScript Client",
"tagline": "Google APIs Client Library for JavaScript",
"body": "Written by Google, this compact and efficient client library provides access to Google REST APIs. See below for a list of supported APIs.\r\n\r\n### Beta\r\nThis library is in Beta. We're comfortable enough with the stability and features of the library that we want you to build real production applications on it. We will make an effort to support the public and protected surface of the library and maintain backwards compatibility in the future. While we are still in Beta, we reserve the right to make incompatible changes. If we do remove some functionality (typically because better functionality exists or if the feature proved infeasible), our intention is to deprecate and provide ample time for developers to update their code.\r\n\r\n### Features\r\nThe JavaScript client library supports [these Google APIs](https://developers.google.com/apis-explorer/#p/).\r\n\r\nThe library supports [OAuth 2 authentication](https://developers.google.com/api-client-library/javascript/features/authentication).\r\n\r\n### Documentation\r\n- [Getting Started](https://developers.google.com/api-client-library/javascript/start/start-js)\r\n- [Reference Docs](https://developers.google.com/api-client-library/javascript/reference/referencedocs)\r\n- [Samples](https://developers.google.com/api-client-library/javascript/samples/samples)\r\n- [Support](https://developers.google.com/api-client-library/javascript/help/support)\r\n",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}