Skip to content

manelmadeira/uptec-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPTEC Lunch

It's a simple API, built in Flask, to get the UPTEC cafeteria menu for the week and return it ready for a Slack command.

You can add it to your Slack Team, click here.

Requirements

[pdf2htmlEX] (https://github.com/coolwanglu/pdf2htmlEX/wiki) - To convert PDF to HTML

Installation

pip install -r requirements.txt

To run

python server.py

HTTP GET Filters

text=today, will give the today's menu instead of the week menu

Next features

I'm developing some filters...