Basic One Piece (famous manga) API developed in Go & GraphQL, returns the Strawhats crew information, and give you the possibility to create new pirates & crews.
-
Updated
Feb 6, 2024 - Go
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
Basic One Piece (famous manga) API developed in Go & GraphQL, returns the Strawhats crew information, and give you the possibility to create new pirates & crews.
Generate A GraphQL Layer from A Twirp Server: https://twirpql.dev
An open and well design GraphQL Client for Golang
Sample Golang implementation of Subscriptions in GraphQL
🗄✒️Automatically uploads articles and media from Google Drive to EB and S3.
Package graphql provides a GraphQL client implementation.
A schema-driven GraphQL zero-dependencies client generator for Go
Tiny Go client library for the Fleek API
A simple CLI to download and create the default solution code snippet or the question statement HTML page from https://leetcode.com
Golang module for implementing GraphQL servers
Go library to easily interact with AWS Appsync backend
A low-level GraphQL client for golang, specifically thought for testing GraphQL services