3 unstable releases
0.2.0 | Dec 29, 2021 |
---|---|
0.1.1 | Dec 27, 2021 |
0.1.0 | Dec 27, 2021 |
#36 in #fetching
26KB
568 lines
google-place-api.rs
Rust implementation for fetching Google Places API that returns information about places using HTTP requests.
TODO
- Find Place
- Nearby Search
- [] Text Search
- [] Place Details
- [] Place Photo
Usage
[dependencies]
google-place-api = "0.2.0"
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.Dependencies
~9–21MB
~302K SLoC