nosinovacao / name-sdk

A dependencies management library designed to expose and access dependencies information.
BSD 3-Clause "New" or "Revised" License
14 stars 4 forks source link

Expose an endpoint that supports the mermaid syntax (flowchart) #29

Open ctorrao opened 6 years ago

ctorrao commented 6 years ago

Like it exists the "/manifest/ui" with a specific format to expose the manifest. It should also exist an endpoint like "/manifest/flowchart" to support a flowchart language to display the dependencies in a flow chart way.

For more info: https://mermaidjs.github.io/ For more info in the flow chart part: https://mermaidjs.github.io/flowchart.html