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

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

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)