TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Architecture Diagrams for GitHub Readme.md?

1 pointsby markhopsabout 6 years ago
Does anyone have a recommendation for a tool that can make architecture diagrams (flowcharts) like the one found here?<p>https:&#x2F;&#x2F;github.com&#x2F;donnemartin&#x2F;system-design-primer<p>Ideally, I would like the diagrams to be hosted somewhere, instead of attaching them to an Issue as described here:<p>https:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;14494747&#x2F;add-images-to-readme-md-on-github<p>Also, this might be asking a lot, but it would be nice to have these images (preferably SVG) remain editable (similar to a Visio diagram) that I can put Auth in front of (since I would like to use it for my company too).<p>Does something like this exist?

2 comments

aratnoabout 6 years ago
Monodraw is one option: <a href="https:&#x2F;&#x2F;monodraw.helftone.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;monodraw.helftone.com&#x2F;</a><p>Whimsical is another: <a href="https:&#x2F;&#x2F;whimsical.co&#x2F;" rel="nofollow">https:&#x2F;&#x2F;whimsical.co&#x2F;</a>
评论 #19877107 未加载
ParameterOneabout 6 years ago
<a href="https:&#x2F;&#x2F;draw.io" rel="nofollow">https:&#x2F;&#x2F;draw.io</a>
评论 #19877094 未加载