Nuxtathon.live should share important information to other sites like nuxt.com. ### What I think (these days) Address would be `api/v1/` ## 🛜 Possible endpoints - `/api/v1/leaderboard` - all like the Nuxtathon.live landing page (event, stats, standings, winner, updatedAt e.g. - `/api/v1/events/[[:slug]]` - e.g. "Nuxtathon #2", title, start, end, state (running/closed) - `/api/v1/contributors/:login` - Score + its issues/PRs Details follow from time to time. If you have ideas of special wishes? Tell me! ❤️
Nuxtathon.live should share important information to other sites like nuxt.com.
What I think (these days)
Address would be
api/v1/🛜 Possible endpoints
/api/v1/leaderboard- all like the Nuxtathon.live landing page (event, stats, standings, winner, updatedAt e.g./api/v1/events/[[:slug]]- e.g. "Nuxtathon feat: add link to nuxt repository #2", title, start, end, state (running/closed)/api/v1/contributors/:login- Score + its issues/PRsDetails follow from time to time.
If you have ideas of special wishes? Tell me! ❤️