From c869029d458834b3a0c90266a2ec8ce5cd83dd22 Mon Sep 17 00:00:00 2001 From: Emil Nikov Date: Thu, 28 Sep 2017 16:39:05 +0300 Subject: [PATCH] Add Iconfinder API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 606eccea..064886b0 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ API | Description | Auth | HTTPS | Link | | Cooper Hewitt | Smithsonian Design Museum | `apiKey` | Yes | [Go!](https://collection.cooperhewitt.org/api) | | Dribbble | Design | `OAuth` | No | [Go!](http://developer.dribbble.com/v1/) | | Harvard Art Museums | Art | `apiKey` | No | [Go!](https://github.com/harvardartmuseums/api-docs) | +| Iconfinder | Icons | `apiKey` | Yes | [Go!](https://developer.iconfinder.com) | | Icons8 | Icons | `OAuth` | Yes | [Go!](http://docs.icons8.apiary.io/#reference/0/meta) | | Noun Project | Icons | `OAuth` | No | [Go!](http://api.thenounproject.com/index.html) | | Rijksmuseum | Art | `apiKey` | Yes | [Go!](https://www.rijksmuseum.nl/en/api) |