Tallinna Tööstushariduskeskus API TTHK REST API to get changes, consultations and etc. in GET requests. Routes can be seen there. Team Nikolas Laus (@blinchk) Vladislav Narožni (@JamesEST) Powered applications TTHK Consultations Web How to run? Install requirements pip install -r requirements.txt Run tests pytest tests.py Run application with Gunicorn gunicorn app:app Dependencies Python 3.9 Flask Flask-CORS Flask-RESTful BeautifulSoup4 Gunicorn Requests