Webanwendung
Verwendung
Die API ausführen
python app/server/matching.pyexport FLASK_APP=app/server/matching.py
flask run --host=0.0.0.0 --port=5001Beispielanwendung
Zuletzt aktualisiert
python app/server/matching.pyexport FLASK_APP=app/server/matching.py
flask run --host=0.0.0.0 --port=5001Zuletzt aktualisiert