.. |
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
|
Rewrite api from Flask to APIFlask
|
2022-03-17 09:26:25 +01:00 |
api_blueprint_portfolio.py
|
Rewrite api from Flask to APIFlask
|
2022-03-17 09:26:25 +01:00 |
api_blueprint_shares.py
|
Rewrite api from Flask to APIFlask
|
2022-03-17 09:26:25 +01:00 |
api_blueprint_transactions.py
|
Rewrite api from Flask to APIFlask
|
2022-03-17 09:26:25 +01:00 |
api_blueprint_user.py
|
Added api endpoints:
|
2022-03-17 11:05:28 +01:00 |
app.py
|
Merge pull request #6 from WebEngineering2/api
|
2022-03-17 14:28:56 +01:00 |
auth.py
|
Rewrite api from Flask to APIFlask
|
2022-03-17 09:26:25 +01:00 |
blueprint_interface.py
|
Fixed imports
|
2022-03-14 17:36:38 +01:00 |
config.py
|
Rewrite api from Flask to APIFlask
|
2022-03-17 09:26:25 +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
|
Added api endpoints:
|
2022-03-17 11:05:28 +01:00 |
models.py
|
Convert model to json
|
2022-03-13 21:41:52 +01:00 |
requirements.txt
|
Added flask cors
|
2022-03-17 13:33:19 +01:00 |
scheme.py
|
Added api endpoints:
|
2022-03-17 11:05:28 +01:00 |