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

https://github.com/int128/hello-githubv4

Hello World with GitHub API v4 on Go
https://github.com/int128/hello-githubv4

github-api golang graphql

Last synced: 10 months ago
JSON representation

Hello World with GitHub API v4 on Go

Awesome Lists containing this project

README

          

# hello-githubv4

This is a hello world with GitHub API v4 on Golang.

```sh
GITHUB_TOKEN=your_token go run main.go
```