hasura/

directory
v0.9.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2023 License: MIT

README

Examples with Hasura graphql server

How to run

Server

Requires Docker and docker-compose

docker-compose up -d

Open the console at http://localhost:8080 with admin secret hasura.

Client
Subscription with subscriptions-transport-ws protocol
go run ./client/subscriptions-transport-ws
Subscription with graphql-ws protocol
go run ./client/graphql-ws

Directories

Path Synopsis
client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL