Skip to content

add a rocket league "time played" counter #8

@blake-mealey

Description

@blake-mealey

Use the steam API:

GET http://api.steampowered.com/IPlayerService/GetOwnedGames/v0001/?key=<mykey>&format=json&input_json={"steamid": 76561198035661237, "appids_filter": [252950]}

Use a Vercel function to request the steam API with a cache of ~12h to reduce potential rate-limiting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions