./github-rest-api.http contains a collection of GitHub API requests relevant to the project.
Before you can run the REST requests, you need to register a GitHub App as described in Authentication Setup. Then update the configuration in the ./http-client.env.json file.
For more information, see