yanxingjianken/asos-live-proxy
0
asos-live proxy
A public token-relay shim. The portfolio demo page calls this with a low-value access token; the proxy verifies it and forwards the request to the private asos-live research Space server-side, attaching the HF credential (which never leaves the server). No research code or model weights live here.
Endpoints
GET /— statusGET /health— readinessGET /predict?station=ICAO— gated byX-Access-Token; forwarded to the private upstream
Secrets (Space settings)
UPSTREAM_URL— base URL of the private research SpaceHF_TOKEN— read access to the private upstream Space (server-side only)ACCESS_TOKEN— shared gate value (matches the website + the upstream app)
