Create a new route constructor.
Specify the base URL of this route constructor.
POST Submit badge data for a Roblox user.
/api/badges route.
POST Fetch all followers for a Roblox user.
/api/followers route.
POST Fetch all users that a Roblox user is following.
/api/following route.
POST Check which badges a user has earned in a specific
Roblox universe.
/api/game_badges route.
API routes constructor.