二、postman -get请求实操
简单的get请求-查询天气。
URL:http://apis.juhe.cn/simpleWeather/query?city=凤凰&key=4611a7abae4afe573fd7ca751d9d423a

1.选在GET请求;
2.URL放入在GET请求后面输入框,
3.点击send键(发送键)。
查询成功:
二、postman -get请求实操简单的get请求-查询天气。 URL:http://apis.juhe.cn/simpleWeather/query?city=凤凰&key=4611a7abae4afe573fd7ca751d9d423a
1.选在GET请求; 2.URL放入在GET请求后面输入框, 3.点击send键(发送键)。 查询成功:
|