Commit Graph

4 Commits

Author SHA1 Message Date
f62f3af483 Revert "Autorun Flask app"
This reverts commit e0e0b3c5e3.

Flask applications are not supposed to be run this way. We run the
endpoints with uwsgi in prod or with the flask program for debugging.

https://flask.palletsprojects.com/en/3.0.x/api/#flask.Flask.run
2023-12-24 03:36:33 +01:00
gsemaj
f02c960497
Use same rank for tied scores 2023-12-22 22:14:05 -08:00
gsemaj
e0e0b3c5e3
Autorun Flask app 2023-12-22 22:04:05 -08:00
gsemaj
615bd3d9a3
Add ranked endpoint server 2023-12-22 21:48:18 -08:00