A project to utilize the opensource Github API to search for public people or repositories. https://docs.github.com/en/rest/guides/getting-started-with-the-rest-api?apiVersion=2022-11-28
This app requires an app token which you can generate from ###https://github.com/settings/tokens?type=beta
- Open the local.properties file in the project folder.
- enter the generated token by using API_TOKEN = *********
- Build the project.