My Catalog uses the IBM Cloud catalog API to show an aggregated view of all services from the catalog.
(cd generate; yarn; node generate.js)
http-server -p 9080 docs
(cd ui; yarn; USE_LOCAL=true yarn serve)
My Catalog is licensed under the Apache License Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0).