分层架构、Clean 架构,脚手架参考,GoLang 版
Go to file
Jeremy Yin dc3a33f725 update readme 2024-03-22 23:41:13 +08:00
model chore: define all model entities 2024-03-22 22:28:46 +08:00
providers chore: define provider fun, not error include yet 2024-03-22 22:36:25 +08:00
services chore: define svc func 2024-03-22 22:39:24 +08:00
.gitignore init svc pvd arctect 2024-03-22 22:11:39 +08:00
LICENSE Initial commit 2024-03-22 20:19:29 +08:00
README.md update readme 2024-03-22 23:41:13 +08:00
conf.go init svc pvd arctect 2024-03-22 22:11:39 +08:00
database.go init svc pvd arctect 2024-03-22 22:11:39 +08:00
error.go init svc pvd arctect 2024-03-22 22:11:39 +08:00
go.mod chore: define all model entities 2024-03-22 22:28:46 +08:00
go.sum chore: define all model entities 2024-03-22 22:28:46 +08:00
main.go init svc pvd arctect 2024-03-22 22:11:39 +08:00
route.go chore: define all model entities 2024-03-22 22:28:46 +08:00

README.md

simplylab-go

分层架构、Clean 架构脚手架参考GoLang 版

Python 版本:https://gitea.isyin.cn/jeremy/simplylab

Rust 版本:https://gitea.isyin.cn/jeremy/simplylab-rs