-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Create small app/script/program which uses to print all Jobs from Github Jobs using REST API.
-
App will ask for location and description and will print all available jobs (title, description and link)
eg:- san francisco(location) and ruby(description)
API end point for this request - https://jobs.github.com/positions.json?description=ruby&location=san+francisco -
You're not restricted to any specific language