Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brminnick/githubexplorer

C# Console App to explore the GitHub GraphQL API
https://github.com/brminnick/githubexplorer

console console-application github-api graphql graphql-client polly refit

Last synced: 2 months ago
JSON representation

C# Console App to explore the GitHub GraphQL API

Awesome Lists containing this project

README

        

# GitHub Explorer
Console App to explore the GitHub GraphQL API

![Console Screenshot](https://user-images.githubusercontent.com/13558917/50998962-e8f1cf00-14dd-11e9-81e9-283cd1f21664.png)

## Setup
GitHub requires a personal access token to access its API.

Follow the steps here to create your personal access token: https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/#creating-a-token.