Skip to content

Commit 844ce6e

Browse files
authored
docs: Update service links in README.md
1 parent b792ddf commit 844ce6e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,11 +1242,11 @@ This API is one service in the ProStaff ecosystem. The other services it integra
12421242

12431243
| Service | Stack | Role |
12441244
|-----------------------------------------------------|------------------|-----------------------------------------------------------------------------------------------------------|
1245-
| [prostaff-analytics-hub](https://prostaff.gg) | Next.js 15 / vinext | Frontend SPA — consumes API (also: https://prostaff.gg, https://scrims.lol) |
12461245
| [prostaff-events](https://github.com/bulletdev/prostaff-events) | Elixir / Phoenix 1.7 | Real-time event bus — subscribes to Redis pub/sub and pushes via Phoenix Channels |
12471246
| [prostaff-riot-gateway](https://github.com/bulletdev/prostaff-gateway) | Go 1.23 | Riot API proxy — token bucket rate limiting, L1/L2 cache, circuit breaker |
12481247
| [ProStaff-Scraper](https://github.com/bulletdev/ProStaff-Scraper) | Python / FastAPI | Pro match data pipeline — Leaguepedia + Oracle's Elixir → Elasticsearch |
1249-
| [prostaff-ml](https://github.com/bulletdev/prostaff-ml) | Python 3.11 / FastAPI | ML service — Champion2Vec + XGBoost pick recommendations (serves `POST /ai/recommend-pick`) |
1248+
|🔒 [prostaff-ml](https://github.com/bulletdev/prostaff-api) | Python 3.11 / FastAPI | ML service — Champion2Vec + XGBoost pick recommendations (serves `POST /ai/recommend-pick`) |
1249+
|🔒 [prostaff-analytics-hub](https://github.com/bulletdev/prostaff-api) | Next.js 15 / vinext | Frontend SPA — consumes API (also: https://prostaff.gg, https://scrims.lol)
12501250

12511251
### Deployment Architecture
12521252

0 commit comments

Comments
 (0)