文件名称:gorilla-microservice:Golang Gorilla微服务实践
文件大小:15KB
文件格式:ZIP
更新时间:2024-05-05 11:19:38
Go
大猩猩微服务 Golang Gorilla微服务实践 带有Swagger演示
【文件预览】:
gorilla-microservice-main
----main.go(2KB)
----.gitattributes(66B)
----swagger.yaml(5KB)
----.idea()
--------misc.xml(174B)
--------gorilla-microservice.iml(322B)
--------workspace.xml(8KB)
--------modules.xml(292B)
----README.md(87B)
----Makefile(63B)
----data()
--------validation.go(2KB)
--------products_test.go(979B)
--------json.go(410B)
--------products.go(3KB)
----handlers()
--------delete.go(970B)
--------post.go(535B)
--------middleware.go(1KB)
--------docs.go(2KB)
--------products.go(1KB)
--------put.go(891B)
--------get.go(2KB)
----.gitignore(269B)