Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

edgexfoundry/core-metadata-go

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published