jhop::racing_car:在一秒钟内创建伪造的REST API 源码
跳 :racing_car: 一秒钟内即可创建伪造的REST API。 安装 ~ $ go get github.com/cooldrip/jhop/cmd/jhop CLI示例 创建一个文件recipes.json : { " recipes " : [ { " id " : 1 , " prep_time " : " 1h " , " difficulty " : " hard " }, { " id " : 2 , " prep_time " : " 15m " , " difficulty " : " easy " } ] } 将JSON文件传递给jho
文件列表
jhop-master.zip
(预估有个9文件)
jhop-master
Makefile
59B
LICENSE.md
1KB
.travis.yml
250B
examples
recipes.json
138B
main.go
597B
handler.go
1KB
README.md
2KB
handler_test.go
2KB
暂无评论