Diagrams是一个云系统架构原型图制作库,它的诞生是为了在没有任何设计工具的情况下对新的系统架构进行原型设计。您还可以描述或可视化现有系统架构,Diagram as Code允许您跟踪任何版本控制系统中的架构图更改。相比于在 UI 上面对各种图标进行拖拽和调整,这种方式更符合我们程序员的使用习惯。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
HFO4 1dac66e632
Merge branch 'master' of github.com:HFO4/Backend-V3
5 years ago
conf Test: get source URL of files 5 years ago
middleware Test: get source URL of files 5 years ago
models Feat: preview doc file / Fix: chinese character encoding in attachment header 5 years ago
pkg Merge branch 'master' of github.com:HFO4/Backend-V3 5 years ago
routers Modify: add fs into webdav 5 years ago
service Feat: preview doc file / Fix: chinese character encoding in attachment header 5 years ago
.gitignore Feat: download temporary archive file 5 years ago
.gitmodules Modify: reorganize project structure 5 years ago
.travis.yml Feat: unit test coverage report 5 years ago
README.md Remove: useless test file 5 years ago
go.mod Feat: ttl in memory-cache / Add: webdav from standard library 5 years ago
main.go Feat: get file source route / Fix: cache initialize at wrong time 5 years ago

README.md

Backend-V3 Build Status codecov

Still in devepolment