OpenElements / good-first-issue-provider

A web services that caches requests to GitHub and provides metadata of issues
1 stars 7 forks source link

Update samples to use new API endpoints #6

Open hendrikebbers opened 1 week ago

hendrikebbers commented 1 week ago

πŸ†•πŸ₯ First Timers Only

This issue is reserved for people who have never contributed to this project or any open source software (OSS) in general. We know that creating a pull request (PR) is a major barrier for new contributors. This issue is reserved for people who have never contributed to this project or any open source software (OSS) in general. We know that creating a pull request (PR) is a major barrier for new contributors. The goal of this issue and all other issues labeled by 'good first issue' is to help you make your first contribution.

πŸ‘Ύ Description of the issue

The project contains the 2 HTML pages index.html and contributors.html that make use of the API that is provided by ApiEndpoint.java. Today the samples use an API that is defined as deprecated and will be removed in future. We need to update the samples to use the new API (v2).

πŸ“‹ Step by step guide to do a contribution

If you have never contributed to an open source project at GitHub, the following step-by-step guide will introduce you to the workflow. A more detailed general documentation of the GitHub PR workflow can be found here.

πŸŽ‰ Contribute to Hacktoberfest

Solve this issue as part of the Hacktoberfest event and get a chance to receive cool goodies like a T-Shirt. 🎽

tomasz-sieminski commented 1 week ago

Hi. I would like to work on this issue :)

Daksh-134 commented 1 week ago

Hi @hendrikebbers ,pls assign this issue to me if it is not completed