https://github.com/orsinium-labs/graphql.orsinium.dev
GraphQL API on Go to query orsinium.dev
https://github.com/orsinium-labs/graphql.orsinium.dev
cv golang graphql graphql-server
Last synced: 7 months ago
JSON representation
GraphQL API on Go to query orsinium.dev
- Host: GitHub
- URL: https://github.com/orsinium-labs/graphql.orsinium.dev
- Owner: orsinium-labs
- License: mit
- Created: 2020-03-03T17:22:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T17:27:36.000Z (over 5 years ago)
- Last Synced: 2024-05-01T15:42:33.937Z (over 1 year ago)
- Topics: cv, golang, graphql, graphql-server
- Language: Go
- Homepage: https://graphql.orsinium.dev/
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# graphql.orsinium.dev
[GraphQL](https://graphql.org/) API on [Go](https://golang.org/) to query data from [my website](https://orsinium.dev/). Powers [graphql.orsinium.dev](https://graphql.orsinium.dev/).
Under the hood:
* [graphql-go/graphql](https://github.com/graphql-go/graphql)
* [graphql-go-handler](https://github.com/graphql-go/graphql-go-handler)