mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Changed HTTP to HTTPS for COLOURlovers (#239)
* Update README.md * Auto updating db --------- Co-authored-by: GitHub Actions Bot <>
This commit is contained in:
parent
c48ca83c01
commit
f270b76b27
2 changed files with 2 additions and 2 deletions
|
@ -195,7 +195,7 @@
|
|||
| [Améthyste](https://api.amethyste.moe/) | Generate images for Discord users | `apiKey` | Yes | Unknown |
|
||||
| [Art Institute of Chicago](https://api.artic.edu/docs/) | Art | No | Yes | Yes |
|
||||
| [Colormind](http://colormind.io/api-access/) | Color scheme generator | No | No | Unknown |
|
||||
| [ColourLovers](http://www.colourlovers.com/api) | Get various patterns, palettes and images | No | No | Unknown |
|
||||
| [ColourLovers](http://www.colourlovers.com/api) | Get various patterns, palettes and images | No | Yes | Unknown |
|
||||
| [Cooper Hewitt](https://collection.cooperhewitt.org/api) | Smithsonian Design Museum | `apiKey` | Yes | Unknown |
|
||||
| [Dribbble](https://developer.dribbble.com) | Discover the world’s top designers & creatives | `OAuth`| Yes | Unknown |
|
||||
| [EmojiHub](https://github.com/cheatsnake/emojihub) | Get emojis by categories and groups | No | Yes | Yes |
|
||||
|
|
|
@ -572,7 +572,7 @@
|
|||
"API": "ColourLovers",
|
||||
"Description": "Get various patterns, palettes and images",
|
||||
"Auth": "",
|
||||
"HTTPS": false,
|
||||
"HTTPS": true,
|
||||
"Cors": "unknown",
|
||||
"Link": "http://www.colourlovers.com/api",
|
||||
"Category": "Art & Design"
|
||||
|
|
Loading…
Add table
Reference in a new issue