Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 20 days 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
```