Skip to content

Commit 1cdeec7

Browse files
i-break-codesdavemachado
authored andcommitted
CORS available for JSONBin.io (public-apis#816)
1 parent 669b332 commit 1cdeec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ API | Description | Auth | HTTPS | CORS |
238238
| [IPify](https://www.ipify.org/) | A simple IP Address API | No | Yes | Unknown |
239239
| [IPinfo](https://ipinfo.io/developers) | Another simple IP Address API | No | Yes | Unknown |
240240
| [JSON 2 JSONP](https://json2jsonp.com/) | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | Unknown |
241-
| [JSONbin.io](https://jsonbin.io) | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey` | Yes | Unknown |
241+
| [JSONbin.io](https://jsonbin.io) | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey` | Yes | Yes |
242242
| [Judge0](https://api.judge0.com/) | Compile and run source code | No | Yes | Unknown |
243243
| [Let's Validate](https://github.com/letsvalidate/api) | Uncovers the technologies used on websites and URL to thumbnail | No | Yes | Unknown |
244244
| [License-API](https://github.com/cmccandless/license-api/blob/master/README.md) | Unofficial REST API for choosealicense.com | No | Yes | No |

0 commit comments

Comments
 (0)