https://github.com/google/cayley
Raw File
Tip revision: e92186566f4b2fb7b8d5f8305d4ac89783043e96 authored by Iddan Aaronsohn on 15 September 2019, 19:02:33 UTC
gizmo: return JSON-LD
Tip revision: e921865
README.md
# Examples

Each of the examples can be run with 

```go run hello_world/main.go```

obviously changing **hello_world** to the one you want to run!

The hello_bolt example requires `go get`.
back to top