Skip to content

jay11ca39/core-metadata-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Languages

  • Go 59.0%
  • RAML 41.0%