graphql (1 articles)

Creating a Basic GraphQL API with Go

04.03.2018 - 10m read - Golang Go graphql

GraphQL is a powerful concept and this post will show how to translate an existing REST API to GraphQL using Go