mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-23 14:06:20 +02:00
CORS available for JSONBin.io (#816)
This commit is contained in:
parent
669b332b48
commit
1cdeec74ee
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [IPify](https://www.ipify.org/) | A simple IP Address API | No | Yes | Unknown |
|
||||
| [IPinfo](https://ipinfo.io/developers) | Another simple IP Address API | No | Yes | Unknown |
|
||||
| [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 |
|
||||
| [JSONbin.io](https://jsonbin.io) | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey` | Yes | Unknown |
|
||||
| [JSONbin.io](https://jsonbin.io) | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey` | Yes | Yes |
|
||||
| [Judge0](https://api.judge0.com/) | Compile and run source code | No | Yes | Unknown |
|
||||
| [Let's Validate](https://github.com/letsvalidate/api) | Uncovers the technologies used on websites and URL to thumbnail | No | Yes | Unknown |
|
||||
| [License-API](https://github.com/cmccandless/license-api/blob/master/README.md) | Unofficial REST API for choosealicense.com | No | Yes | No |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue