- [ ] Branches - [Rest](https://docs.github.com/en/rest/branches/branches?apiVersion=latest) - [GraphQL](https://stackoverflow.com/questions/55487432/how-can-we-list-all-the-branches-in-a-repo-using-github-graphql-api) - Name - [ ] Contributors [Rest API](https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#list-repository-contributors) - [GraphQL](https://stackoverflow.com/questions/46309272/github-graphql-query-for-project-contributors) - Name - login - [ ] Commits - [Rest API](https://docs.github.com/en/rest/commits/commits?apiVersion=latest) - [GraphQL](https://stackoverflow.com/questions/55487432/) - Author - Date - Message - [ ] Issues - [Rest API](https://docs.github.com/en/rest/issues/issues?apiVersion=latest) - Title - Description - Id - Called Number - Author - Labels - State - State Reason - Assignees - Amount of Comments - [ ] Pull Request - [Rest API](https://docs.github.com/en/rest/pulls/pulls?apiVersion=latest) - Title - Description - Id - Called Number - Author - Labels - State - State Reason - Assignees - Amount of Comments - Amount of Commits - Amount of Changed Files - Amount of Changed Lines - Creation Date - Update Date - Close Date - Merge Date - Merged By - [ ] Labels - [Rest API](https://docs.github.com/en/rest/issues/labels?apiVersion=latest) - Name - Description - Color - [ ] Languages [Rest API](https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#list-repository-languages) - Name - Bytes
Branches - Rest - GraphQL
Contributors Rest API - GraphQL
Commits - Rest API - GraphQL
Issues - Rest API
Pull Request - Rest API
Labels - Rest API
Languages Rest API