This is the offical web scraper for the akafoe.de website, written in Python and hosted on a server in a datacenter on campus.
You can access the API via https://api-app.asta-bochum.de/get_meal/[Restaurant]
Available restaurants:
- 1 : RUB Mensa
- 2 : Rote Bete
- 3 : Q-West
Example request for the RUB Mensa: GET https://api-app.asta-bochum.de/get_meal/1
Feel free to report any issues and participate in discussions. Please keep in mind the following rules when it comes to contribution:
We work with feature branches, which means whenever you work on an feature you do that on the explicit branch. If the feature is ready, we merge it with a pull-request into the main/master branch. In some instances members of the astarub organization are allowed to bypass this rule, though it should be the exception.
In order to keep things secure, every publish-ready feature or change has to be merged with a pull-request in order to discuss these changes and make corrections.
Always request a review of at least one person before merging the feature.
This project is devoloped under GNU AFFERO GENERAL PUBLIC LICENSE Version 3.