Many api changes

- Added basic jwt auth
- Added keyword endpoints
- added share/symbol endpoints
- updated postman
- refactoring
This commit is contained in:
2022-03-14 17:10:00 +01:00
parent 412ec06144
commit 6923095939
8 changed files with 457 additions and 115 deletions

View File

@@ -4,4 +4,5 @@ requests==2.27.1
uwsgi==2.0.20
Flask_SQLAlchemy==2.5.1
python-dotenv==0.19.2
pymysql==1.0.2
pymysql==1.0.2
pyjwt==2.0.0