#place #google #fetch #api #fetching #information #find

bin+lib google-place-api

Rust fetch Google Places API, support both cli and crate

3 unstable releases

0.2.0 Dec 29, 2021
0.1.1 Dec 27, 2021
0.1.0 Dec 27, 2021

#36 in #fetching

Download history 4/week @ 2024-02-21 2/week @ 2024-02-28 21/week @ 2024-03-27 48/week @ 2024-04-03

69 downloads per month

MIT/Apache

26KB
568 lines

google-place-api.rs

crates.io

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–22MB
~341K SLoC