[DEPRECATED] Github announce that they already shut down the Github Jobs so that mean this service also doesn't work anymore. Thanks for your interest!
An intermediatery server of Github Jobs API to bypass CORS.
Pass all query params from client to API.
https://github-jobs-middleman.now.sh
Get All Jobs
Equal with /positions.json
in Github Jobs API.
https://github-jobs-middleman.now.sh/jobs?description=react
Equal with
https://jobs.github.com/positions.json?description=react
Get Specific Job based on Id
Equal with /positions/ID.json
in Github Jobs API
https://github-jobs-middleman.now.sh/jobs/a4a03e31-b069-421c-ad0d-14f10fd6a1d3
Equal with
https://jobs.github.com/positions/a4a03e31-b069-421c-ad0d-14f10fd6a1d3.json