Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.
/ teknomenyen Public archive

Fetches the cantina menus from teknobyen.no

License

Notifications You must be signed in to change notification settings

torgeir/teknomenyen

Repository files navigation

teknomenyen

Fetches the cantina menus from teknobyen.no

Example

const { fetchMenus } = require('teknomenyen');

fetchMenus()
  .then(menus => console.log(menus))
  .catch(err => console.err(err));

About

Fetches the cantina menus from teknobyen.no

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published