jakubknejzlik / appsync-client-go

AWS AppSync golang client library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

appsync-client-go

Go Reference Job Status Report

AWS AppSync Go client library

Features

  • GraphQL Query(Queries, Mutations and Subscriptions).
  • MQTT over Websocket for subscriptions.
  • Pure Websockets subscriptions.

Getting Started

Installation

$ go get github.com/sony/appsync-client-go

Example

See example.

License

This library is distributed under The MIT license. See LICENSE and NOTICE for more information.

About

AWS AppSync golang client library

License:MIT License


Languages

Language:Go 99.9%Language:Makefile 0.1%