Skip to content

code4fukui/opendata-toyama

Repository files navigation

opendata-toyama

opendata

query class

import { EateryToyama } from "https://code4fukui.github.io/opendata-toyama/EateryToyama.js";

const eatery = new EateryToyama();
const res = await eatery.query("魚津市の博多屋台ラーメン知ってる?");
console.log(res); // 魚津市本新町691に「博多屋台ラーメン なかちゃん」があります

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published