anatomyfyi
Ruby client for the AnatomyFYI REST API. 14,692 structures. Zero external dependencies.
Explore at anatomyfyi.com — interactive tools and comprehensive reference.
Install
gem "anatomyfyi"Quick Start
require "anatomyfyi"
client = AnatomyFYI::Client.new
result = client.search("query")
puts resultAlso Available
| Platform | Install | Link |
|---|---|---|
| Python | pip install anatomyfyi |
PyPI |
| npm | npm install anatomyfyi |
npm |
| Go | go get github.com/fyipedia/anatomyfyi-go |
pkg.go.dev |
| Rust | cargo add anatomyfyi |
crates.io |
| Ruby | gem install anatomyfyi |
rubygems |
Links
- Site: anatomyfyi.com
- API: anatomyfyi.com/api/v1/
- OpenAPI: anatomyfyi.com/api/v1/schema/
- Glossary: anatomyfyi.com/glossary/
- Guides: anatomyfyi.com/guide/
- Tools: anatomyfyi.com/tools/
- Developers: anatomyfyi.com/developers/ Part of the FYIPedia open-source developer tools ecosystem.
Health FYI Family
Part of the FYIPedia open-source developer tools ecosystem.
| Site | Domain | Focus |
|---|---|---|
| AnatomyFYI | anatomyfyi.com | 14,692 anatomical structures, systems, organs |
| DrugFYI | drugfyi.com | Drug interactions, pharmacology, side effects |
| NutriFYI | nutrifyi.com | Nutrition data, food composition, dietary analysis |
| PillFYI | pillfyi.com | Pill identification, FDA drug database |
License
MIT