没有合适的资源?快使用搜索试试~ 我知道了~
go-realworld-clean:realworldapp的干净架构实现:https://github.comgothink...
共112个文件
go:93个
json:4个
yml:3个
需积分: 9 1 下载量 65 浏览量
2021-02-06
02:07:00
上传
评论
收藏 96KB ZIP 举报
温馨提示
Golang干净架构的代码库,包含遵循规范和API的真实示例(CRUD,auth,高级模式等)。 创建该代码库的目的是演示使用go构建的完整的全栈应用程序,包括CRUD操作,身份验证,路由,分页等。 我们竭尽全力遵守Go社区风格指南和最佳实践。 有关如何与其他前端/后端一起使用的更多信息,请转到库。 这个怎么运作 清洁建筑: 层(从最抽象到最具体): 域:抽象数据结构 uc:“用例”,纯业务逻辑 implem:业务逻辑(uc层)中使用的接口的实现 下文:实施的设置/配置 黄金法则 : 图层永远不会从其下方的图层导入内容 最高2层禁止第三方库 好处: 灵活性 可测性 入门 编译应用
资源推荐
资源详情
资源评论
收起资源包目录
go-realworld-clean:realworldapp的干净架构实现:https://github.comgothinksterrealworld (112个子文件)
Dockerfile 904B
.dockerignore 26B
.gitignore 57B
handler.go 26KB
interactor.go 17KB
article_test.go 5KB
ROUTER.go 4KB
articles_test.go 4KB
jsonShemas.go 4KB
article_test.go 4KB
articleComment_test.go 4KB
articlesFeed_test.go 3KB
userEdit_test.go 3KB
articlePut_test.go 3KB
HANDLER.go 3KB
articlePost_test.go 3KB
commentsDelete_test.go 3KB
commentsPost_test.go 3KB
user_test.go 3KB
articlesRecent_test.go 3KB
article.go 3KB
favoritesUpdate_test.go 3KB
articleFavorite_test.go 3KB
article.go 2KB
main.go 2KB
articleDelete_test.go 2KB
readWriter.go 2KB
user.go 2KB
articleGet_test.go 2KB
INTERACTOR.go 2KB
tagsGet_test.go 2KB
readWriter.go 2KB
readWriter_test.go 2KB
profileGet_test.go 2KB
builder.go 2KB
article.go 2KB
articles.go 1KB
userPatch_test.go 1KB
jwtTokenHandler.go 1KB
profileUpdateFollow_test.go 1KB
articleComment.go 1KB
conf.go 1KB
logrus.go 1KB
profileFollowDelete_test.go 1KB
userPatch.go 1KB
gin.go 1KB
profileFollowPost_test.go 1KB
profileGet_test.go 1KB
usersPost_test.go 1KB
usersLoginPost_test.go 1KB
userGet_test.go 1KB
example.go 1KB
userEdit.go 1KB
articlesRecent.go 1KB
commentsGet_test.go 1004B
jwtTokenHandler_test.go 917B
readWriter.go 890B
articlePut.go 880B
usersPost.go 872B
comment.go 823B
usersLoginPost.go 810B
articlePost.go 774B
userCreate_test.go 771B
userLogin_test.go 763B
user.go 762B
profile.go 726B
userGet_test.go 726B
articleFavorite.go 718B
readWriter.go 700B
articlesFeed.go 700B
commentsPost.go 682B
profileGet.go 592B
favoritesUpdate.go 535B
article_shared.go 529B
tags_test.go 504B
profileFollowDelete.go 499B
commentsDelete.go 496B
profileFollowPost.go 496B
profileUpdateFollow.go 496B
profileGet.go 494B
userGet.go 471B
articleGet.go 446B
userGet.go 442B
userLogin.go 433B
validator.go 420B
shared.go 397B
userCreate.go 392B
validator.go 381B
tagsGet.go 361B
commentsGet.go 330B
slugger.go 247B
articleDelete.go 205B
tags.go 87B
readWriter_test.go 23B
readWriter_test.go 20B
readWriter_test.go 18B
Conduit.postman_collection.json 73KB
swagger.json 28KB
Conduit.postman_environment.json 500B
Conduit.postman_integration_test_environment.json 442B
共 112 条
- 1
- 2
资源评论
高晖云
- 粉丝: 26
- 资源: 4621
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功