Skip to content

LiterateInk/WebRestaw

Repository files navigation

WebRestaw Logo

WebResto is a software to manage access to catering facilities and/or establishment using badges. It also includes a web portal for consulting balances, online payment and direct booking by families themselves.

WebRestaw is a simple wrapper around WebResto internal API.

Note

This project is not affiliated with IANORD or WebResto in any way.

Installation

Use your favorite package manager to install WebRestaw from NPM.

# pnpm
pnpm add webrestaw

# Yarn
yarn add webrestaw

# npm
npm install webrestaw

Get help

Join LiterateInk's Discord server to talk about WebRestaw, get help and be notified about the latest updates !

Credits

  • Huge thanks to Skythrew for giving me his credentials to help me experiment with WebResto's internal API.
  • IANORD for their WebResto solution.

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.