"ruoyi/src/main/git@ustchcs.com:gujinli1118/RuoYi-Vue.git" did not exist on "4b7737845839f58b56b9e34a1b69955eed1f3ba3"
Commit 270080fd authored by Marcelo Wischniowski's avatar Marcelo Wischniowski Committed by Yann Bertrand
Browse files

GitHub API can handle CORS (#956)

parent a87b5c54
......@@ -541,7 +541,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 | No |
| [Github Jobs](https://jobs.github.com/api) | Jobs for software developers | No | Yes | Yes |
| [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 |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment