weatherforecast

rust实现weatherforecast的获取天气webapi

rust用来写webapi可能有点大材小用,但是作为入门学习应该说是不错的选择。 cargo new webapi创建一个webapi项目,在src下面新建handler文件夹和models文件夹。 在models文件夹下面建立一个mod.rs和weatherforecast.rs文件。 weath ......
weatherforecast 天气 webapi rust
共1篇  :1/1页 首页上一页1下一页尾页