Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added mermaid-js to Diagramming Tools #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Prusdrum
Copy link

In one of the companies, I worked for we did a lot of integration with external services. It involved calling multiple APIs in different layers, i.e. mobile app calls our API, our API calls external service, etc.
Mermaid allows creating a sequence diagram which worked best for documenting this kind of integration flows. It has its editor and declarative syntax, therefore we used to create these sequence diagrams and store the source file in mermaid syntax in the repository. For me it was a pretty nice solution, that's why I created this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant