opencode18 / HackerSkills

9 stars 15 forks source link

Task 1 - Access REST API #1

Open mubaris opened 6 years ago

mubaris commented 6 years ago

Create small app/script/program which uses to print all Jobs from Github Jobs using REST API.

Github Jobs API

mubaris commented 6 years ago

Create a folder named Task1 and upload your solutions

gauthamzz commented 6 years ago

@mubaris since everyone is doing it. Its better to follow Solutions/username/task1 directory structure

mubaris commented 6 years ago

If you add solutions in different languages, you can earn more points

Languages to consider -

AK-007 commented 6 years ago

@mubaris I am getting this error while using $.getJSON

No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access.
gauthamzz commented 6 years ago

Code, and you need to use nodejs not jquery