plantfyi
Ruby client for the PlantFYI REST API. 379,774 plants. Zero external dependencies.
Explore at plantfyi.com — interactive tools and comprehensive reference.
Install
gem "plantfyi"Quick Start
require "plantfyi"
client = PlantFYI::Client.new
result = client.search("query")
puts resultAlso Available
| Platform | Install | Link |
|---|---|---|
| Python | pip install plantfyi |
PyPI |
| npm | npm install plantfyi |
npm |
| Go | go get github.com/fyipedia/plantfyi-go |
pkg.go.dev |
| Rust | cargo add plantfyi |
crates.io |
| Ruby | gem install plantfyi |
rubygems |
Links
- Site: plantfyi.com
- API: plantfyi.com/api/v1/
- OpenAPI: plantfyi.com/api/v1/schema/
- Glossary: plantfyi.com/glossary/
- Guides: plantfyi.com/guide/
- Tools: plantfyi.com/tools/
- Developers: plantfyi.com/developers/ Part of the FYIPedia open-source developer tools ecosystem.
Nature FYI Family
Part of the FYIPedia open-source developer tools ecosystem.
| Site | Domain | Focus |
|---|---|---|
| BirdFYI | birdfyi.com | 11,251 birds, orders, families, conservation |
| DinoFYI | dinofyi.com | 6,142 dinosaurs, paleontology, geological eras |
| FishFYI | fishfyi.com | Fish species, marine biology, habitats |
| PlantFYI | plantfyi.com | 379,774 plants, taxonomy, cultivation |
| SpeciesFYI | speciesfyi.com | Species taxonomy, classification, biodiversity |
License
MIT