TelegramAktienBot/webservice
2022-03-14 22:57:03 +01:00
..
deploy Use 2 docker containers for bot and webservice 2022-03-12 20:02:39 +01:00
static Added dummy css, js and html files 2022-03-14 15:53:11 +01:00
templates Added dummy css, js and html files 2022-03-14 15:53:11 +01:00
api_blueprint_keyword.py Check if token is empty or invalid, update postman 2022-03-14 22:57:03 +01:00
api_blueprint_shares.py Check if token is empty or invalid, update postman 2022-03-14 22:57:03 +01:00
api_blueprint_transactions.py Check if token is empty or invalid, update postman 2022-03-14 22:57:03 +01:00
api_blueprint_user.py Fixed imports 2022-03-14 17:36:38 +01:00
app.py Added transactions 2022-03-14 18:13:16 +01:00
blueprint_interface.py Fixed imports 2022-03-14 17:36:38 +01:00
config.py Added sqlalchemy, models, ... 2022-03-13 20:43:24 +01:00
db.py Added sqlalchemy, models, ... 2022-03-13 20:43:24 +01:00
Dockerfile Update Dockerfile for webservice 2022-03-12 20:15:19 +01:00
helper_functions.py Check if token is empty or invalid, update postman 2022-03-14 22:57:03 +01:00
models.py Convert model to json 2022-03-13 21:41:52 +01:00
requirements.txt Many api changes 2022-03-14 17:10:00 +01:00