supermarket:超级市场

时间:2024-03-27 23:10:24
【文件属性】:

文件名称:supermarket:超级市场

文件大小:3.53MB

文件格式:ZIP

更新时间:2024-03-27 23:10:24

Go

超级市场 RESTful API,可从系统添加,删除和获取产品 安装: 码头工人桌面 运行代码 docker pull erikturner/supermarket:1 启动服务 # start docker container docker run --rm -p 8080:8080 erikturner/supermarket:1 发出请求 GET请求 curl -X GET -H "Content-Type: application/json" http://localhost:8080/produce/fetch Rest Client: http://localhost:8080/produce/fetch POST请求 curl -X POST -H "Content-Type: application/json" http://localhost:8080/produce


【文件预览】:
supermarket-main
----go.mod(82B)
----dockerfile()
--------supermarket_dockerfile(154B)
--------main(6.68MB)
----bsapi()
--------supermarket.go(200B)
----go.sum(163B)
----.github()
--------workflows()
----bs()
--------cmd()
----README.md(996B)

网友评论