| xkcd | Indexed | PHD Comics |
|---|---|---|
![]() |
Coming Soon | ![]() |
General
query {
xkcd {
alt
day
image
link
month
news
num
safeTitle
title
transcript
year
}
}
With Limit and Offset
query {
xkcd(limit: 10, offset: 1) {
alt
day
image
link
month
news
num
safeTitle
title
transcript
year
}
}
-
Download and Install Golang
-
Install dependencies
go get ./...make runmake testmake coverContributing Guide coming soon!
Issues are managed via GitHub Issues.
This project is licensed under the Apache License. See the LICENSE file for details.


