Docs.rs
public-api-rs-0.1.2
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
public-api-rs 0.1.2
一些常用的api集合
Crate
Source
Builds
Feature flags
Documentation
Coverage
77.78%
14
out of
18
items documented
2
out of
18
items with examples
Links
zzliujianbo/public-api-rs
0
0
0
crates.io
Dependencies
anyhow ^1.0
normal
lazy_static ^1.0
normal
regex ^1.0
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio-test ^0.4.2
dev
Versions
0.1.3
(2022-08-16)
0.1.2
(2022-08-16)
0.1.1
(2022-08-16)
0.1.0
(2022-07-27)
Owners
public-api-rs
一些常用的开放api接口集合
1、调用bilibili接口获取用户关注数、粉丝数
2、调用腾讯天气获取天气数据
3、基于正则表达式的一些常用验证