FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

spring-cloud-code/ch4-1 at master · coder2plus/spring-cloud-code · GitHub

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

readme.md

Feig查询Github第三方服务入门案例

ch4-1-gzip开启了Gzip压缩

ch4-1-hello 没有开启Gzip压缩

测试

1.启动访问 ch4-1-hello

http://localhost:8010/search/github?str=spring-cloud-dubbo

2.启动访问 ch4-1-gizp

http://localhost:8011/search/github?str=spring-cloud-dubbo

实际调用的是: https://api.github.com/search/repositories?q=spring-cloud-minos


Back | FazBrowse Home | New Git URL