distancefyi
Rust client for the DistanceFYI REST API. Haversine distance. Uses reqwest for HTTP.
Explore at distancefyi.com — interactive tools and comprehensive reference.
Install
[]
= "0.1"
Quick Start
Also Available
| Platform | Install | Link |
|---|---|---|
| Python | pip install distancefyi |
PyPI |
| npm | npm install distancefyi |
npm |
| Go | go get github.com/fyipedia/distancefyi-go |
pkg.go.dev |
| Rust | cargo add distancefyi |
crates.io |
| Ruby | gem install distancefyi |
rubygems |
Links
- Site: distancefyi.com
- API: distancefyi.com/api/v1/
- OpenAPI: distancefyi.com/api/v1/schema/
Part of the FYIPedia open-source developer tools ecosystem.
License
MIT