TelegramAktienBot/webservice
2022-03-15 21:45:41 +01:00
..
deploy Use 2 docker containers for bot and webservice 2022-03-12 20:02:39 +01:00
Frontend/Aktienbot Finish Skeleton; Add and redesign login page 2022-03-15 21:45:41 +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_portfolio.py Fixed portfolio api 2022-03-15 09:45:01 +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 Fixed app.py 2022-03-15 08:14:54 +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