mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-10 07:36:47 +02:00
Update GitHub Jobs CORS policy (#1081)
Just tried it from a front end site, CORS was a no-go
This commit is contained in:
parent
db093f926c
commit
96f67e3d29
1 changed files with 1 additions and 1 deletions
|
@ -540,7 +540,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [Adzuna](https://developer.adzuna.com/overview) | Job board aggregator | `apiKey` | Yes | Unknown |
|
||||
| [Authentic Jobs](https://authenticjobs.com/api/docs) | Job board for designers, hackers and creative pros | `apiKey` | Yes | Unknown |
|
||||
| [Careerjet](https://www.careerjet.com/partners/api/) | Job search engine | `apiKey` | No | Unknown |
|
||||
| [Github Jobs](https://jobs.github.com/api) | Jobs for software developers | No | Yes | Unknown |
|
||||
| [Github Jobs](https://jobs.github.com/api) | Jobs for software developers | No | Yes | No |
|
||||
| [GraphQL Jobs](https://api.graphql.jobs) | Jobs with GraphQL | No | Yes | Yes |
|
||||
| [Indeed](https://www.indeed.com/publisher) | Job board aggregator | `apiKey` | Yes | Unknown |
|
||||
| [Jobs2Careers](http://api.jobs2careers.com/api/spec.pdf) | Job aggregator | `apiKey` | Yes | Unknown |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue