Web Application
Usage
Running the API
python app/server/matching.pyexport FLASK_APP=app/server/matching.py
flask run --host=0.0.0.0 --port=5001Example Usage
Last updated
python app/server/matching.pyexport FLASK_APP=app/server/matching.py
flask run --host=0.0.0.0 --port=5001Last updated