From 1dfd52ec25efd719fcdbc5837e0539717db1c8e0 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 25 Oct 2021 23:14:41 +0200 Subject: [PATCH] Add Google Fonts (#2576) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea63e30d..5028a69b 100644 --- a/README.md +++ b/README.md @@ -448,6 +448,7 @@ API | Description | Auth | HTTPS | CORS | | [Gitter](https://developer.gitter.im/docs/welcome) | Chat for Developers | `OAuth` | Yes | Unknown | | [Glitterly](https://developers.glitterly.app) | Image generation API | `apiKey` | Yes | Yes | | [Google Docs](https://developers.google.com/docs/api/reference/rest) | API to read, write, and format Google Docs documents | `OAuth` | Yes | Unknown | +| [Google Fonts](https://developers.google.com/fonts/docs/developer_api) | Metadata for all families served by Google Fonts | `apiKey` | Yes | Unknown | | [Google Keep](https://developers.google.com/keep/api/reference/rest) | API to read, write, and format Google Keep notes | `OAuth` | Yes | Unknown | | [Google Sheets](https://developers.google.com/sheets/api/reference/rest) | API to read, write, and format Google Sheets data | `OAuth` | Yes | Unknown | | [Google Slides](https://developers.google.com/slides/api/reference/rest) | API to read, write, and format Google Slides presentations | `OAuth` | Yes | Unknown |