whiskeyfyi
Ruby client for the WhiskeyFYI REST API. 80 whiskey expressions. Zero external dependencies.
Explore at whiskeyfyi.com — interactive tools and comprehensive reference.
Install
gem "whiskeyfyi"Quick Start
require "whiskeyfyi"
client = WhiskeyFYI::Client.new
result = client.search("query")
puts resultAlso Available
| Platform | Install | Link |
|---|---|---|
| Python | pip install whiskeyfyi |
PyPI |
| npm | npm install whiskeyfyi |
npm |
| Go | go get github.com/fyipedia/whiskeyfyi-go |
pkg.go.dev |
| Rust | cargo add whiskeyfyi |
crates.io |
| Ruby | gem install whiskeyfyi |
rubygems |
Links
- Site: whiskeyfyi.com
- API: whiskeyfyi.com/api/v1/
- OpenAPI: whiskeyfyi.com/api/v1/schema/
- Glossary: whiskeyfyi.com/glossary/
- Guides: whiskeyfyi.com/guide/
- Tools: whiskeyfyi.com/tools/
- Developers: whiskeyfyi.com/developers/ Part of the FYIPedia open-source developer tools ecosystem.
Beverage FYI Family
Part of the FYIPedia open-source developer tools ecosystem.
| Site | Domain | Focus |
|---|---|---|
| BeerFYI | beerfyi.com | 112 beer styles, hops, malts, yeast, BJCP |
| BrewFYI | brewfyi.com | 72 coffee varieties, roasting, 21 brew methods |
| CocktailFYI | cocktailfyi.com | 636 cocktails, ABV, calories, flavor profiles |
| NihonshuFYI | nihonshufyi.com | 80 sake, rice varieties, 50 breweries |
| TeaFYI | teafyi.com | 60 tea varieties, teaware, brewing guides |
| VinoFYI | vinofyi.com | Wines, grapes, regions, wineries, food pairings |
| WhiskeyFYI | whiskeyfyi.com | 80 whiskey expressions, distilleries, regions |
License
MIT