What Work Remains? #1

Closed
opened 2024-11-19 21:58:48 +00:00 by Quaternions · 2 comments
Owner

As I understand it, the remaining pieces needed are:

  • Api key system
  • Rate limiting

Is this correct? This was a great feature of the 2022 game and would help to have a window into the game's valuable data without needing to launch the dreaded roblox game client.

As I understand it, the remaining pieces needed are: - Api key system - Rate limiting Is this correct? This was a great feature of the 2022 game and would help to have a window into the game's valuable data without needing to launch the dreaded roblox game client.
Owner

Api key system

I still need the "business" name to be used in the T&C unless we also want to have to manage a user system. I could just oauth with Github if you're not up for it.

Rate limiting

Not a big issue.

Missing endpoints

Still missing some of the old endpoints like recent wrs and what not.

### Api key system I still need the "business" name to be used in the T&C unless we also want to have to manage a user system. I could just oauth with Github if you're not up for it. ### Rate limiting Not a big issue. ### Missing endpoints Still missing some of the old endpoints like recent wrs and what not.
Author
Owner

I still need the "business" name to be used in the T&C unless we also want to have to manage a user system. I could just oauth with Github if you're not up for it.

This sounds like the best option. Business name is not going to happen

> I still need the "business" name to be used in the T&C unless we also want to have to manage a user system. I could just oauth with Github if you're not up for it. This sounds like the best option. Business name is not going to happen
Sign in to join this conversation.