Browse Source

Update dribbble api v1 to v2 (#1148)

pull/1165/head
Sihyun Kim 4 years ago
committed by GitHub
parent
commit
6e9726e44f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -101,7 +101,7 @@ API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [Behance](https://www.behance.net/dev) | Design | `apiKey` | Yes | Unknown |
| [Cooper Hewitt](https://collection.cooperhewitt.org/api) | Smithsonian Design Museum | `apiKey` | Yes | Unknown |
| [Dribbble](http://developer.dribbble.com/v1/) | Design | `OAuth` | No | Unknown |
| [Dribbble](http://developer.dribbble.com/v2/) | Design | `OAuth` | No | Unknown |
| [Harvard Art Museums](https://github.com/harvardartmuseums/api-docs) | Art | `apiKey` | No | Unknown |
| [Iconfinder](https://developer.iconfinder.com) | Icons | `apiKey` | Yes | Unknown |
| [Icons8](http://docs.icons8.apiary.io/#reference/0/meta) | Icons | `OAuth` | Yes | Unknown |


Loading…
Cancel
Save