DEV Community

Discussion on: Build an amazing Job Search App using React

Collapse
 
webdevrahul profile image
webdev-rahul

{
"error": "GitHub Jobs is deprecated! New jobs will not be posted from May 19, 2021. It will shut down entirely on August 19, 2021. Read more in: github.blog/changelog/2021-04-19-d..."
}

Collapse
 
myogeshchavan97 profile image
Yogesh Chavan

Yes, the API will no longer work as its deprecated. But You can use the static data from the API which you can find here in the code repository.

You just need to return this JSON data from the backend API

Collapse
 
webdevrahul profile image
webdev-rahul

Really Appreciate your quick reply, also learned a lot from your Blogs and Courses. Great work

Thread Thread
 
myogeshchavan97 profile image
Yogesh Chavan

Thank you! I'm glad you found the blog and my courses useful.