EdgeX Foundry Metadata Services

license

Go implementation of EdgeX Core Metadata.

core-metadata has been duplicated in go.

Install and Deploy

Repo contains core-metadata-go microservice

To fetch the code and start the microservice execute:

go get github.com/edgexfoundry/core-metadata-go
cd $GOPATH/src/github.com/edgexfoundry/core-metadata-go
glide install
go install
core-metadata-go

Community

License

Apache-2.0 I