16 releases
| 0.8.1 | May 23, 2025 |
|---|---|
| 0.8.0 | Jun 23, 2024 |
| 0.7.5 | Jun 10, 2023 |
| 0.7.3 | Aug 11, 2022 |
| 0.1.0 | Dec 27, 2019 |
#1311 in Web programming
344 downloads per month
Used in 2 crates
67KB
1.5K
SLoC
Apollo Client
Ctrip Apollo client for Rust🦀.
Power by Rust async/await.
Installation
With cargo edit installed run:
$ cargo add -s --features full tokio
$ cargo add -s --features full apollo-client
Support
- Fetch config via config service.
- Fetch config via mata service.
- Authorization for configuration api.
- Apollo open apis.
Features
- host: IpValue HostName, HostIp and HostCidr options, enable by default.
- conf: Apollo configuration apis, enable by default.
- open: Apollo open platform apis.
- full: All features.
Usage
You can find more examples in the example directory.
License
Dependencies
~5–25MB
~322K SLoC