updated readme

This commit is contained in:
Karma Riuk
2025-06-16 11:44:09 +02:00
parent 39ce323a34
commit 66de837f7d

View File

@ -63,6 +63,7 @@ python src/server.py
- The Flask app serves static files from `public/` at `/` and mounts API routes under `/datasets` and `/answers` via Blueprints.
- By default, open your browser to **[http://localhost:45003/](http://localhost:45003/)**.
- If you want to try it out, you can go on **[http://gym.si.usi.ch:45003](http://gym.si.usi.ch:45003)** (you must be connected to USI network to access it).
## API Endpoints