Ecosyste.ms: Awesome
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: 20 days ago
JSON representation
Hello World with GitHub API v4 on Go
- Host: GitHub
- URL: https://github.com/int128/hello-githubv4
- Owner: int128
- License: apache-2.0
- Created: 2019-02-15T07:37:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-18T00:52:16.000Z (over 5 years ago)
- Last Synced: 2024-10-06T01:21:32.977Z (about 1 month ago)
- Topics: github-api, golang, graphql
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```