Commit Graph

13 Commits

Author SHA1 Message Date
ed85a6b723 Fixed app.py 2022-03-15 08:14:54 +01:00
859935cc01 Added portfolio endpoint 2022-03-14 23:40:36 +01:00
4cda34e2c8 Added transactions 2022-03-14 18:13:16 +01:00
e3106ec0ea Fixed imports 2022-03-14 17:36:38 +01:00
6923095939 Many api changes
- Added basic jwt auth
- Added keyword endpoints
- added share/symbol endpoints
- updated postman
- refactoring
2022-03-14 17:10:00 +01:00
00921dc505 Added some api endpoints 2022-03-14 07:32:16 +01:00
c5b6e85c4d Convert model to json 2022-03-13 21:41:52 +01:00
fd7f3d38e2 Create tables 2022-03-13 21:00:14 +01:00
025a8a74bc Fix app.py 2022-03-13 20:50:58 +01:00
d4d7386bab Fix app.py 2022-03-13 20:44:25 +01:00
90aae3b78a Added sqlalchemy, models, ... 2022-03-13 20:43:24 +01:00
0156c3060f Updated app.py 2022-03-12 20:21:26 +01:00
fdd7bc2d4c Use 2 docker containers for bot and webservice 2022-03-12 20:02:39 +01:00