An open API service indexing awesome lists of open source software.

https://github.com/sethmlarson/diagrams

Collection of diagrams from articles
https://github.com/sethmlarson/diagrams

diagrams internet programming svg

Last synced: 5 months ago
JSON representation

Collection of diagrams from articles

Awesome Lists containing this project

README

        

# Diagrams

Repository of diagrams made for [articles on my blog](https://sethmlarson.dev/blog). All diagrams are created using [diagrams.net](https://diagrams.net) and [mermaid.live](https://mermaid.live).

- [Security for package maintainers](https://github.com/sethmlarson/diagrams/tree/main/diagrams/security-for-package-maintainers)
- [UTF-8](https://github.com/sethmlarson/diagrams/tree/main/diagrams/utf-8)

## Licenses

Copyright 2022 Seth Michael Larson All rights reserved.

All diagrams under the `diagrams/` directory are licensed under CC BY 4.0.
All code under the `tools/` directory is licensed under Apache-2.0.