/nebula-http-gateway

Gateway to provide a http interface for the Nebula Graph service.

Primary LanguageGo

nebula-http-gateway

Gateway to provide a http interface for the Nebula Graph service.

Run

// dev
// run api service
$ go get github.com/pilu/fresh
$ fresh main.go

Required