Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 240 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 240 Bytes

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