Closed EVAST9919 closed 4 years ago
I think it is not a good idea since we host it on github. it would be easier to fetch from github side. through https://github.com/ppy/osu-wiki/raw/master/{path/to/lang.md}
Thanks, works as expected aswell
Keep in mind using github for retrieval may hit rate limits, and we may still want an endpoint to ensure availability even if github is not available to the end-user (consider cases it is blocked by their country or ISP).
are wiki requests going to be made by unauthenticated users?
@peppy ?
Let's go with yes.
We need an API v2 request to get raw markdown pages of wiki. (Will be used in osu-side)