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 4abd5b2346
Feat: cos policy upload/download in server-side
5 years ago
middleware Feat: COS credential / upload callback 5 years ago
models Feat: COS credential / upload callback 5 years ago
pkg Feat: cos policy upload/download in server-side 5 years ago
routers Fix: capacity should be returned back when put failed 5 years ago
service Feat: COS credential / upload callback 5 years ago
.gitignore Fix: untracked files 5 years ago
.gitmodules Modify: reorganize project structure 5 years ago
.travis.yml Modify: cancel race test 5 years ago
README.md Remove: useless test file 5 years ago
go.mod Feat: get source url in COS 5 years ago
go.sum Feat: COS credential / upload callback 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