Last time I made a requirement, I got a simple reply "Who are you?"
So I guess this time I'd better identity myself first.
I'm the frontend developer of osu! statistics, now we (Piotrekol as the backend developer and me) are working on a new version (powered by HTML5 & CSS3), you can see some screenshots here (not the final design yet, we're still improving it day by day):
For the new feature, we'd like to have a new API which provides some more player information:
·Username
·User ID
·Global Performance Rank
·Global Performance Point(Well, maybe you don't want to leak this out, it would be fine without this)
·Play Count
·Ranked Score
·Total Score
·Total Hits
·Hit Accuracy
·Replays Watched by Others
It's not necessary to have a 'live' version of this API, we can store those information in our database and update them everytime we update the records.
So I guess this time I'd better identity myself first.
I'm the frontend developer of osu! statistics, now we (Piotrekol as the backend developer and me) are working on a new version (powered by HTML5 & CSS3), you can see some screenshots here (not the final design yet, we're still improving it day by day):
For the new feature, we'd like to have a new API which provides some more player information:
·Username
·User ID
·Global Performance Rank
·Global Performance Point(Well, maybe you don't want to leak this out, it would be fine without this)
·Play Count
·Ranked Score
·Total Score
·Total Hits
·Hit Accuracy
·Replays Watched by Others
It's not necessary to have a 'live' version of this API, we can store those information in our database and update them everytime we update the records.