Hit the same endpoints the README's curl snippets call. Toggle between the real HTTP backend and an in-browser Scala.js simulation built from the same distage object graph with Repo → Dummy.
curl
Repo → Dummy
http://localhost:8080
POST /ladder/{user}/{score}
GET /ladder
POST /profile/{user}
GET /profile/{user}
(no calls yet)