Skip to content
This repository has been archived by the owner on Nov 21, 2021. It is now read-only.

ilhamwahabi/github-jobs-middleman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-jobs-middleman


[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!


Description

An intermediatery server of Github Jobs API to bypass CORS.

Pass all query params from client to API.

https://github-jobs-middleman.now.sh

Usage

/jobs

Get All Jobs

Equal with /positions.json in Github Jobs API.

Example

https://github-jobs-middleman.now.sh/jobs?description=react

Equal with

https://jobs.github.com/positions.json?description=react

/jobs/:id

Get Specific Job based on Id

Equal with /positions/ID.json in Github Jobs API

Example

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

About

An intermediatery server of Github Jobs API to bypass CORS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages