Api service pattern go.zip
Api-service-pattern-go.zip,简单的clean-go-rest api体系结构,带有依赖注入和模拟示例,遵循可靠的原则。,一个api可以被认为是多个软件设备之间通信的指导手册。例如,api可用于web应用程序之间的数据库通信。通过提取实现并将数据放弃到对象中,api简化了编程。
文件列表
Api-service-pattern-go.zip
(预估有个20文件)
service-pattern-go-master
models
PlayerModel.go
80B
infrastructures
SQLiteHandler.go
764B
_config.yml
28B
router.go
526B
servicecontainer.go
1KB
repositories
PlayerRepository.go
1KB
暂无评论