docs: Add catalog-client to project structure

This commit is contained in:
Himanshu Mishra
2020-11-18 21:19:06 +01:00
committed by GitHub
parent 4a25ee5cf5
commit 86017bc2fb
+4
View File
@@ -89,6 +89,10 @@ are separated out into their own folder, see further down.
There are no "core" packages in the backend. Instead we have `backend-common`
which contains helper middleware and other utils.
- [`catalog-client`](https://github.com/backstage/backstage/tree/master/packages/catalog-client) -
A client to communicate with Backstage software catalog. Recommended for backend plugins, compatible
but not recommended for frontend plugins (use `@backstage/plugin-catalog` package instead).
- [`catalog-model/`](https://github.com/backstage/backstage/tree/master/packages/catalog-model) -
You can consider this to be a library for working with the catalog of sorts.
It contains the definition of an