An open API service indexing awesome lists of open source software.

https://github.com/literateink/webrestaw

WIP: An awmazing API wrapper for WebResto.
https://github.com/literateink/webrestaw

api restaurant students web-resto webresto wrapper

Last synced: 11 months ago
JSON representation

WIP: An awmazing API wrapper for WebResto.

Awesome Lists containing this project

README

          

![WebRestaw Banner](.github/assets/banner.svg)

[WebResto](https://www.web-resto.fr/) 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](https://ianord.fr/logiciel/webresto-2/) internal API.

> [!NOTE]
> This project is not affiliated with [IANORD](https://ianord.fr/) or WebResto in any way.

## Installation

Use your favorite package manager to install [WebRestaw from NPM](https://www.npmjs.com/package/webrestaw).

```bash
# pnpm
pnpm add webrestaw

# Yarn
yarn add webrestaw

# npm
npm install webrestaw
```

## Get help

Join [LiterateInk's Discord server](https://discord.gg/f5KNCnMWzB) to talk about WebRestaw, get help and be notified about the latest updates !

## Credits

- Huge thanks to [Skythrew](https://github.com/Skythrew) for giving me his credentials to help me experiment with WebResto's internal API.
- [IANORD](https://ianord.fr/) for their [WebResto](https://ianord.fr/Logiciel.awp?P1=WebResto) solution.

## License

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