starfyi
Ruby client for the StarFYI REST API. Stars, constellations. Zero external dependencies.
Explore at starfyi.com — interactive tools and comprehensive reference.
Install
gem "starfyi"Quick Start
require "starfyi"
client = StarFYI::Client.new
result = client.search("query")
puts resultAlso Available
| Platform | Install | Link |
|---|---|---|
| Python | pip install starfyi |
PyPI |
| npm | npm install starfyi |
npm |
| Go | go get github.com/fyipedia/starfyi-go |
pkg.go.dev |
| Rust | cargo add starfyi |
crates.io |
| Ruby | gem install starfyi |
rubygems |
Links
- Site: starfyi.com
- API: starfyi.com/api/v1/
- OpenAPI: starfyi.com/api/v1/schema/
- Glossary: starfyi.com/glossary/
- Guides: starfyi.com/guide/
- Tools: starfyi.com/tools/
- Developers: starfyi.com/developers/ Part of the FYIPedia open-source developer tools ecosystem.
Science FYI Family
Part of the FYIPedia open-source developer tools ecosystem.
| Site | Domain | Focus |
|---|---|---|
| AlloyFYI | alloyfyi.com | Metal alloys, compositions, properties |
| ChemFYI | chemfyi.com | Periodic table, elements, compounds, reactions |
| GemFYI | gemfyi.com | Gemstones, mineralogy, grading, origins |
| MineralFYI | mineralfyi.com | 6,215 minerals, crystal systems, Mohs hardness |
| StarFYI | starfyi.com | Stars, constellations, exoplanets, deep-sky |
License
MIT