inetmenue

0.1.9 • Public • Published

inetmenue-js

inetmenue.de parser for js

Data Sources

currently 360 sources, see sources.json for the full list

GraphQL Usage

node api.js

hosted version: https://inetmenue.onrender.com/graphiql

Library Usage

pnpm i inetmenue
import { getFoodItems } from "inetmenue";

const foodItems = await getFoodItems({ kw: "2022W45", source: "fag-neustadt" })
console.log(foodItems);

Readme

Keywords

none

Package Sidebar

Install

npm i inetmenue

Weekly Downloads

2

Version

0.1.9

License

MIT

Unpacked Size

11 kB

Total Files

5

Last publish

Collaborators

  • philippdormann