Sake guide with rice varieties, breweries, and tasting notes — API client for nihonshufyi.com.
Try the interactive tools at nihonshufyi.com
gem install nihonshufyi
require "nihonshufyi"
client = NihonshuFYI::Client.new
result = client.search("dassai-23")
puts "#{result[:total]} results"| Platform | Package | Link |
|---|---|---|
| Python | pip install nihonshufyi |
PyPI |
| npm | npm install nihonshufyi |
npm |
| Go | go get github.com/fyipedia/nihonshufyi-go |
pkg.go.dev |
| Rust | cargo add nihonshufyi |
crates.io |
| Ruby | gem install nihonshufyi |
rubygems |
Embed NihonshuFYI widgets on any website with nihonshufyi-embed:
<script src="https://cdn.jsdelivr.net/npm/nihonshufyi-embed@1/dist/embed.min.js"></script>
<div data-nihonshufyi="entity" data-slug="dassai-23"></div>Zero dependencies · Shadow DOM · 4 themes (light/dark/sepia/auto) · Widget docs
- NihonshuFYI — Main site
- API Documentation
- OpenAPI Spec
- Glossary
MIT