https://github.com/google/cayley
Raw File
Tip revision: 43b337439d07881f90de07f6722ce46aa7fb1fed authored by Iddan Aaronsohn on 18 March 2020, 23:05:07 UTC
Create new HTTP resource for namespace rules
Tip revision: 43b3374
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