Categorygithub.com/attributeerror/steam-api-service
modulepackage
1.2.4
Repository: https://github.com/attributeerror/steam-api-service.git
Documentation: pkg.go.dev

# README

steam-api-service

A microservice that allows for resolving a Steam HEX from profile ID or vanity URL.

Available Endpoints

  • /get_user_hex - The main endpoint to query for a user's Steam HEX.
    • ?vanity_url=xxx - query based on user's vanity URL.
    • ?profile_id=xxx - query based on user's profile ID.
    • ?query=xxx - query based on SteamCommunity profile URL, or either of the above.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author