/service-registrator

LinkSmart Service Registrator

Primary LanguageGoApache License 2.0Apache-2.0

LinkSmart Service Registrator

Service Registrator is a tool to register and update services in Service Catalog.

Documentation is available in the wiki.

Development

The dependencies of this package are managed by Go Modules.

To compile from source:

git clone https://github.com/linksmart/service-registrator.git
cd service-registrator
go build -mod=vendor

Contributing

Contributions are welcome.

Please fork, make your changes, and submit a pull request. For major changes, please open an issue first and discuss it with the other authors.