basic

command
v0.3.23 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Basic hugr-app example: a minimal application with one scalar function and one table.

Usage:

# Start hugr dev-server first, then:
go run ./examples/hugr-app/basic/

GraphQL queries:

{ function { basic_app { add(a: 1, b: 2) } } }
{ basic_app { users { id name email } } }

Jump to

Keyboard shortcuts

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