1
0

Initial commit

This commit is contained in:
2022-09-07 17:03:40 +02:00
parent f8909a0159
commit ad083869fc
11 changed files with 325 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
Flask
Flask-SQLAlchemy
Flask-RESTful
flask-marshmallow
flask-jwt-extended
pyjwt
marshmallow-sqlalchemy