You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.
As the developer of one microservice in a fleet of others, I'd like some tool that can keep track of dependencies between our services. For example, I would like to easily see which services use my API (and in which version). Then, I could gather feedback from these developers.
Also, one could draw a graph of dependencies to check for circles or bottlenecks.
When adding/editing specifications, it should be possible to specify all other specifications that this specification depends on.
This feature, together with #11, can make it possible that you're notifified when one of our dependencies uploads a new spec version.
The text was updated successfully, but these errors were encountered:
As the developer of one microservice in a fleet of others, I'd like some tool that can keep track of dependencies between our services. For example, I would like to easily see which services use my API (and in which version). Then, I could gather feedback from these developers.
Also, one could draw a graph of dependencies to check for circles or bottlenecks.
When adding/editing specifications, it should be possible to specify all other specifications that this specification depends on.
This feature, together with #11, can make it possible that you're notifified when one of our dependencies uploads a new spec version.
The text was updated successfully, but these errors were encountered: