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 90827b2441
Feat: sign http request / read running mode from config file
5 years ago
conf Feat: sign http request / read running mode from config file 5 years ago
middleware Test: auth middleware for WebDAV 5 years ago
models Fix: unable to save office file in root directory of WebDAV 5 years ago
pkg Feat: sign http request / read running mode from config file 5 years ago
routers Feat: sign http request / read running mode from config file 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: sign http request / read running mode from config file 5 years ago
main.go Feat: sign http request / read running mode from config file 5 years ago

README.md

Backend-V3 Build Status codecov

Still in devepolment